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

374 commits

Author SHA1 Message Date
cTn
3312bf5df2 fix timers 2014-10-01 15:18:37 +02:00
cTn
5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 2014-10-01 12:58:09 +02:00
cTn
01eac25bbc updating changelog and releaseDate property 2014-09-29 20:48:28 +02:00
cTn
62e055f654 log buildInfo on connect 2014-09-25 12:02:53 +02:00
cTn
fe4240deb7 rssi_aux_channel support in receiver tab, hybrid box bugfixes 2014-09-24 16:01:23 +02:00
cTn
4719d1562d implement build info 2014-09-24 15:35:20 +02:00
cTn
c24b8fb482 MSP_BUILDINFO placeholder code 2014-09-24 15:19:22 +02:00
cTn
16a68557c3 add multiwiicurrentoutput and rssi_aux_channel to data storage and msp read/write 2014-09-24 15:09:09 +02:00
cTn
177498bd20 catch some runtime errors in current context 2014-09-22 21:16:52 +02:00
cTn
6d44499f99 handle impossible default state since that's what we do now 2014-09-21 20:40:33 +02:00
cTn
a0ed27c161 reorganization of several MSP methods, small optimizations 2014-09-21 20:31:57 +02:00
cTn
4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 2014-09-20 13:51:23 +02:00
cTn
741961cce4 new connect message informing about missing capability 2014-09-19 18:21:01 +02:00
cTn
5d9b28c5c7 add MSP_SET_RCMAP to cruncher 2014-09-19 16:11:26 +02:00
cTn
0c175725b1 support for currentscale and currentoffset, ui fully working both read and write 2014-09-18 13:21:48 +02:00
cTn
800bfd59c8 support for multiwiicurrentoutput 2014-09-18 12:24:38 +02:00
cTn
ba046031ed add midthrottle (midRc) as requested, placeholder multiwiicurrentoutput variable 2014-09-17 20:13:13 +02:00
cTn
fee5219a73 move index to ascii conversion for rcmap out of msp protocol, define feature index array (will get a proper text polish in the future)
updating mixer select with missing names
2014-09-17 11:23:31 +02:00
cTn
e9c4a533af finishing touches to the crunching mechanism, backup and restore is all cleaned up now 2014-09-17 09:27:54 +02:00
cTn
e626fbeb7b utilizing the new data cruncher in various tabs (aux, pid, receiver) and in restore routines, unfinished (looking solid) 2014-09-16 23:07:52 +02:00
cTn
bfb6e17187 removing obsolete code 2014-09-16 21:17:53 +02:00
cTn
0649a59b13 function returning specific byte from 32 bit variables (untested) 2014-09-16 19:26:06 +02:00
cTn
8a951acb82 new generic crunching mechanism that will be used with all of the future set messages 2014-09-16 19:24:10 +02:00
cTn
c37b9ff0f1 merging MISCv2 into MISC since its both data structure and old fw/new fw compatible 2014-09-16 15:43:04 +02:00
cTn
7e8b1781da add RC_MAP, BF_CONFIG for storing new info that is now available, working channelLetter mapping, unfinished MISCv2 2014-09-16 14:48:36 +02:00
cTn
97d3a24787 update msp layer with new transmission codes, add transparent methods to handle the incoming data (temporary) 2014-09-16 13:36:10 +02:00
cTn
e20806c7a8 only fire recovery routine once if bus is not recoverable 2014-09-14 14:08:28 +02:00
cTn
25edf3a4bf improving the async transmission part in serial layer 2014-09-13 15:01:32 +02:00
cTn
4b96bb39b5 updating analytics lib 2014-09-13 12:17:22 +02:00
cTn
46b3151e37 initial cleanup on the lowest level of serial layer, "system_error" bug is still unknown 2014-09-09 13:55:58 +02:00
cTn
a96e804359 removing MSP pass through mode 2014-09-08 17:52:07 +02:00
cTn
36bce25ba8 add three.js to libraries 2014-09-05 22:45:08 +02:00
cTn
0bd4af89c9 catch lastError cleanly in current context 2014-09-01 14:56:13 +02:00
cTn
893671fa2b check if result exists before comparison 2014-09-01 14:46:46 +02:00
cTn
9034a94135 release 2014-08-31 16:52:55 +02:00
cTn
b5aeb8df2a fix typo 2014-08-31 15:55:12 +02:00
cTn
37de8dfefa new simplified flasher status UI 2014-08-30 10:30:28 +02:00
cTn
322af92d45 add / implement flash slowly option in firmware flasher
this will allow flashing via serial adapters that doesn't support 921600
flashing via various bluetooth adapters will be also possible now
(untested)
2014-08-30 08:59:21 +02:00
cTn
6dec7dfbc1 if unexpected data is received, throw an error instead of log, this will also attach a stack trace for easier debugging 2014-08-30 08:35:09 +02:00
cTn
37746bf3ed fix rare condition in which flasher could hang and wont let the user leave 2014-08-30 08:27:24 +02:00
cTn
1e681bbdd2 polish variable definitions (only indentation changes) 2014-08-30 08:26:12 +02:00
cTn
440d3250f1 release 2014-08-18 19:29:36 +02:00
cTn
2a3d261465 added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 2014-08-17 13:29:07 +02:00
cTn
cc8e53205d fix style 2014-08-14 17:00:32 +02:00
cTn
dbf528345e another run on undefined comparators 2014-08-14 16:41:49 +02:00
cTn
d3d933a704 experimenting with some undefined comparators in strict mode 2014-08-14 16:23:08 +02:00
cTn
6138c06fa4 updating analytics 2014-08-14 15:49:26 +02:00
cTn
4bd113f28f dumb down port handler implementation 2014-08-13 13:29:55 +02:00
cTn
d36d0af270 polish 2014-08-13 13:12:39 +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