Commit Graph

36 Commits (ef323cfaf22c68097f2d2987350c436d9cd66eb8)

Author SHA1 Message Date
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
10 years ago
cTn f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 10 years ago
cTn 5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 10 years ago
Dominic Clifton 066c355170 Remove baseflight references from filenames. 10 years ago
cTn a96e804359 removing MSP pass through mode 10 years ago
cTn 36c4fef051 pretty pretty pretty 10 years ago
cTn b77ed6b174 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn f3ea5757f7 lots of work on removing global variables 10 years ago
cTn cc8ca21cc0 enabling strict in last 2 tabs 10 years ago
cTn 932a58d355 pretty pretty pretty 10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn ec44b77ff2 lots of work on removing global variables 10 years ago
cTn 9043358348 enabling strict in last 2 tabs 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn e49f4ea5ff converting tab object initialization 10 years ago
cTn 799fc76c8e hooking up all of the active_tab references 10 years ago
cTn 56a2bb6a60 logging in tabs 10 years ago
cTn 5efb1685a4 moving default tab to new tabs object 10 years ago
cTn aca493301a simplify some interval cleaning code 10 years ago
cTn c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 10 years ago
cTn e19705e4f4 fix first uninitialized sample 10 years ago
cTn 1e459d1af8 loggin polish, sample counter bugfix 10 years ago
cTn 8273081fdd moving kinematics data to array 10 years ago
cTn 8dfec796ee add error message for not being connected 10 years ago
cTn 19de1e8040 add MSP_ANALOG support to logger 10 years ago
cTn 211bd5b89e add valid way to exit logging in pass through mode 10 years ago
cTn cb5bcf9c0a initial work on pass through mode for ReadError 10 years ago
cTn 5abe7473f8 moving send_message routine to MSP object 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 10 years ago
cTn 7e7e2925f3 retain log file access between sessions 10 years ago
cTn a2cd390d79 more graceful error handling 10 years ago
cTn 18a1626c17 i18n run 10 years ago
cTn 18c71f69c5 adding selectable poll rate, i18n run in todo 10 years ago
cTn 0c95e94cd5 semi working logging, missing poll rate 10 years ago
cTn fa90030759 loggin tab, initial work on IO 10 years ago