Commit Graph

59 Commits (6d37c98becb34efe861867c49ab066790bcc78b2)

Author SHA1 Message Date
Dominic Clifton 428a00e651 Update AUX config UI to use new MSP commands for mode ranges. 10 years ago
cTn d4f4d619cf another run on undefined comparators 10 years ago
cTn b78395d639 corrections of inline functions 10 years ago
cTn d9c315338d turning on strict mode for various js files 10 years ago
Dominic Clifton 1688b41eb2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	changelog.html
	main.js
10 years ago
cTn 8a52551671 request and store MSP_BOXIDS (for reasons unknown at the moment) 10 years ago
Dominic Clifton 58f933e92c Merge remote-tracking branch 'multiwii/master'
Conflicts:
	_locales/en/messages.json
	tabs/auxiliary_configuration.html
	tabs/auxiliary_configuration.js
	tabs/receiver.css
10 years ago
Dominic Clifton 9c6fdf81c8 Update servos tab to support cleanflight's cleaner implementation of
channel forwarding which doesn't re-use 'middle'

This essentially removes the legacy multiwii hack support.
10 years ago
cTn 8273081fdd moving kinematics data to array 10 years ago
cTn f70b6f64ff add i2c error counter in status bar 10 years ago
cTn b09620b6ae remove obsolete needle, cleanup 10 years ago
Dominic Clifton 7e62e98bac Support AUX1-8 on the 'Auxiliary Configuration' tab. 10 years ago
cTn 5abe7473f8 moving send_message routine to MSP object 10 years ago
cTn 46cf844e7e display current draw in A not mA 10 years ago
cTn d68bd29191 initial support for current sensor code from Lux 10 years ago
cTn 5f07390d45 stuff rcData to array (allocating up to 32 chan) 11 years ago
cTn 7e82e96114 add support for MSP_PIDNAMES 11 years ago
cTn 74e9256e75 correcting MSP implementation, optimizations 11 years ago
cTn e0510603d8 info box with voltage & rssi on initial setup 11 years ago
cTn 8d6702c15e lowering MSP_STATUS pull speed to 250ms 11 years ago
cTn 13ce2dc11b polish 11 years ago
cTn 58d43c381b removal of char_counter, new port_usage, i18n
added bitrate to serial object, removed last bits of 'port_handler'
interval code forgotten in the kill routines, new port_usage is now
saved in a separate file
11 years ago
cTn b11a84217b performance boost 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 0607ccbff4 no need to reverse itter over here 11 years ago
cTn 2d1099a3a9 rework & tiny optimizations 11 years ago
cTn 6e9ac33cba bugfixes 11 years ago
cTn bf3a6b40b3 callbacks_cleanup bugfix 11 years ago
cTn 9a0fbbe96b initial work on callbacks_cleanup 11 years ago
cTn 927589e22f clear callbacks the smarter way 11 years ago
cTn e1a15b2bb4 deploying callback/timeout system for all MSP
commands, i am currently using static timeout (interval) of 1000ms, this
might be changed in the future
11 years ago
cTn 65555b224c added profile select in PID tab 11 years ago
cTn 88ed454169 bugfix / cleanup routine for delayed data
requests that could leak into CLI and cause corruption
11 years ago
cTn a9f73b6384 no more playing nice with official msp 11 years ago
cTn 2ce29db887 more dynamic approach to pid parsing 11 years ago
cTn e5041c233e adjusting MSP according to the latest bf changes 11 years ago
cTn cbf4db1efe debug message for timed out MSP commands 11 years ago
cTn 2579b7d394 MSP - on fail retry codes that requested callback
#close 11
11 years ago
cTn 21af65567c created MSP disconnect cleanup routine 11 years ago
cTn 384502eb3a rename 11 years ago
Lukas S 5040bca974 fix mag scale factor 11 years ago
cTn 8c95ee1ca7 changing scale factors 11 years ago
cTn c0937ddbd4 splitting MSP and CLI integration, new serial api 11 years ago
cTn 64fe1d7b05 updating msp 11 years ago
cTn edbf03aa3f support for mag_declination and UI polish 11 years ago
cTn 467b228b34 MISC UI implementation for battery
fixes #15
11 years ago
cTn f72a99f327 get MISC implementation 11 years ago
cTn d635fe0bde *christmas evening commit*
fixes #17
11 years ago
cTn 01a5c753aa bugfixes & tiny optimizations 11 years ago
cTn fd62b8568c validation 11 years ago