Commit Graph

321 Commits (685d6e08cbb0fd28f4531e3e993e9699f7508b88)

Author SHA1 Message Date
Dominic Clifton 685d6e08cb Merge remote-tracking branch 'multiwii/master' 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 6d38e301ef bugfix for glitchy vertical text position in CLI 10 years ago
cTn 5042d2af2e adding MSP_RAW_GPS support to logger 10 years ago
cTn f3192b6d85 print csv value head as requested by Lux 11 years ago
cTn 7e7e2925f3 retain log file access between sessions 11 years ago
cTn a2cd390d79 more graceful error handling 11 years ago
cTn 18a1626c17 i18n run 11 years ago
cTn 18c71f69c5 adding selectable poll rate, i18n run in todo 11 years ago
cTn 0c95e94cd5 semi working logging, missing poll rate 11 years ago
cTn c40c783ddc initial set of properties 11 years ago
cTn fa90030759 loggin tab, initial work on IO 11 years ago
Dominic Clifton 2421200b1f Point the firmware flasher at the Cleanflight NAZE binaries and commit
messages.
11 years ago
cTn 3ce1296374 fix gps division 11 years ago
cTn 45ae10513c accept flexible amount of aux channels (up to 28) 11 years ago
Dominic Clifton c46ab5b98c Merge remote-tracking branch 'multiwii/development'
Conflicts:
	tabs/receiver.css
	tabs/receiver.html
	tabs/receiver.js
11 years ago
cTn 4ba7cc5a46 generate meters/lines UI dynamically 11 years ago
cTn 953d6f5ef2 saving some cycles in plots 11 years ago
cTn 2c91452eee reorganize 11 years ago
Dominic Clifton 938653c9fa Merge remote-tracking branch 'multiwii/development'
Conflicts:
	js/data_storage.js
	js/msp.js
	tabs/receiver.js
11 years ago
cTn 5f07390d45 stuff rcData to array (allocating up to 32 chan) 11 years ago
Dominic Clifton 49ec225d66 Add support for 12 channels to the receiver tab.
If the incoming data from the FC has 8 channels then only 8 are
displayed.  The message size can be used to calculate the amount of
channels, as per MultiWii protocol 2.3 and Cleanflight.
11 years ago
cTn 05f06075b2 disable checkboxes and plots according to sensors 11 years ago
cTn 21a0242d38 defunk some of the option saving code 11 years ago
cTn ccee927c77 move buttons to the bottom of firmware flasher 11 years ago
cTn 96ce646aa1 firmware flasher i18n support 11 years ago
cTn 1448baf4d6 scalable UI for firmware flasher 11 years ago
cTn 6f823608ff cleanup 11 years ago
cTn 9fbec01a81 cli i18n support 11 years ago
cTn ef2e8086d5 sensors i18n support 11 years ago
cTn 36a47f5abd motors i18n support 11 years ago
cTn c6efcf1850 gps i18n support 11 years ago
cTn aaacf6cea8 support global and local chip erase 11 years ago
cTn 8aafb37864 cleanup 11 years ago
cTn f86a50b20b request MSP_IDENT on initial tab enter 11 years ago
cTn 67a25c96d3 servos i18n support 11 years ago
cTn efb481227c aux i18n support 11 years ago
cTn a7c0e56254 receiver i18n support 11 years ago
cTn eb973cff16 initial setup i18n support 11 years ago
cTn eac97e1b59 pid tuning got full i18n support 11 years ago
cTn 2162a2b9d3 pre-enable i18n for all html content in tabs 11 years ago
cTn 6a33801463 default tab moved to i18n 11 years ago
cTn c3aa3a3fab lat/lon values in gps tab are now gmap links 11 years ago
cTn fbbd677981 scale motor tab 11 years ago
cTn 7aa25dc732 fix 2 pixels of extra margin, fix UI blinking 11 years ago
cTn e3d05650cd pid tab will also scale now 11 years ago
cTn 5118da56d5 fix UI resize for mag/info, cleanup 11 years ago
cTn 462f907248 receiver tab will now scale nicely 11 years ago