1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 04:45:18 +03:00
Commit graph

39 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
18a00dedf8 MSP refactoring 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
ce458d299d inavification 2016-09-13 11:01:53 +02:00
Dominic Clifton
d73196ea11 Fix toggle buttons reverting to checkboxes after reboot.
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
Dominic Clifton
a8cf910f51 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	README.md
	_locales/en/messages.json
	changelog.html
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
	js/protocols/stm32.js
	js/serial_backend.js
	main.css
	main.html
	main.js
	manifest.json
	tabs/auxiliary_configuration.css
	tabs/default.css
	tabs/firmware_flasher.js
	tabs/initial_setup.css
	tabs/initial_setup.html
	tabs/initial_setup.js
	tabs/modes.html
	tabs/modes.js
	tabs/motor_outputs.css
	tabs/motors.html
	tabs/receiver.css
	tabs/servos.js
2014-12-18 22:40:03 +00:00
cTn
f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 2014-10-01 13:16:22 +02:00
cTn
5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 2014-10-01 12:58:09 +02:00
Dominic Clifton
066c355170 Remove baseflight references from filenames. 2014-09-14 13:46:30 +01:00
cTn
a96e804359 removing MSP pass through mode 2014-09-08 17:52:07 +02:00
cTn
36c4fef051 pretty pretty pretty 2014-08-24 23:38:42 +01:00
cTn
b77ed6b174 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-24 23:37:07 +01:00
cTn
f3ea5757f7 lots of work on removing global variables 2014-08-24 23:37:07 +01:00
cTn
cc8ca21cc0 enabling strict in last 2 tabs 2014-08-24 23:37:07 +01:00
cTn
932a58d355 pretty pretty pretty 2014-08-12 16:20:26 +02:00
cTn
e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-12 15:51:31 +02:00
cTn
ec44b77ff2 lots of work on removing global variables 2014-08-10 06:01:44 +02:00
cTn
9043358348 enabling strict in last 2 tabs 2014-08-09 20:51:06 +02:00
cTn
1885fba5a0 analytics overhaul 2014-07-16 12:59:12 +02:00
cTn
e49f4ea5ff converting tab object initialization 2014-07-10 19:19:45 +02:00
cTn
799fc76c8e hooking up all of the active_tab references 2014-07-10 18:51:02 +02:00
cTn
56a2bb6a60 logging in tabs 2014-07-10 18:36:10 +02:00
cTn
5efb1685a4 moving default tab to new tabs object 2014-07-10 18:14:17 +02:00
cTn
aca493301a simplify some interval cleaning code 2014-07-10 14:48:33 +02:00
cTn
c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 2014-07-09 16:12:37 +02:00
cTn
e19705e4f4 fix first uninitialized sample 2014-06-25 09:28:44 +02:00
cTn
1e459d1af8 loggin polish, sample counter bugfix 2014-06-25 09:18:01 +02:00
cTn
8273081fdd moving kinematics data to array 2014-06-20 12:39:42 +02:00
cTn
8dfec796ee add error message for not being connected 2014-06-20 11:59:53 +02:00
cTn
19de1e8040 add MSP_ANALOG support to logger 2014-06-20 11:55:14 +02:00
cTn
211bd5b89e add valid way to exit logging in pass through mode 2014-06-20 11:20:29 +02:00
cTn
cb5bcf9c0a initial work on pass through mode for ReadError 2014-06-20 11:07:43 +02:00
cTn
5abe7473f8 moving send_message routine to MSP object 2014-06-01 14:10:18 +02:00
cTn
5042d2af2e adding MSP_RAW_GPS support to logger 2014-05-23 17:37:57 +02:00
cTn
f3192b6d85 print csv value head as requested by Lux 2014-05-22 22:40:46 +02:00
cTn
7e7e2925f3 retain log file access between sessions 2014-05-22 19:16:40 +02:00
cTn
a2cd390d79 more graceful error handling 2014-05-22 17:00:35 +02:00
cTn
18a1626c17 i18n run 2014-05-22 16:42:34 +02:00
cTn
18c71f69c5 adding selectable poll rate, i18n run in todo 2014-05-22 16:29:38 +02:00
cTn
0c95e94cd5 semi working logging, missing poll rate 2014-05-22 16:06:49 +02:00
cTn
fa90030759 loggin tab, initial work on IO 2014-05-22 12:13:16 +02:00