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
Dominic Clifton
79505e42ed
Show model diagram on motors tab.
...
When testing motors it's more useful to have it present on the motors
tab so you don't have to keep cross-referencing the initial setup tab.
2014-09-04 02:59:31 +01:00
Dominic Clifton
bf13a11dc2
Merge remote-tracking branch 'multiwii/master'
...
Conflicts:
_locales/en/messages.json
changelog.html
js/data_storage.js
js/protocols/stm32.js
manifest.json
tabs/auxiliary_configuration.js
tabs/default.css
tabs/default.html
tabs/firmware_flasher.js
tabs/servos.js
2014-09-04 01:40:24 +01: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
a710a2fbb1
release
2014-08-24 23:39:20 +01:00
cTn
90da15b14c
added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism)
2014-08-24 23:39:19 +01:00
cTn
b337359389
fix style
2014-08-24 23:38:43 +01:00
cTn
d4f4d619cf
another run on undefined comparators
2014-08-24 23:38:42 +01:00
cTn
8dabc3ac91
experimenting with some undefined comparators in strict mode
2014-08-24 23:38:42 +01:00
cTn
f1df9ade05
updating analytics
2014-08-24 23:38:42 +01:00
cTn
b947bd1188
dumb down port handler implementation
2014-08-24 23:38:42 +01:00
cTn
179a3aa643
polish
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
1e0cadc039
recovery bugfix
2014-08-24 23:37:07 +01:00
cTn
696e27b503
updating d3 library
2014-08-24 23:37:07 +01:00
cTn
a893261e6d
more strict
2014-08-24 23:36:17 +01:00
cTn
b78395d639
corrections of inline functions
2014-08-24 23:36:17 +01:00
cTn
d9c315338d
turning on strict mode for various js files
2014-08-24 23:36:17 +01:00
cTn
6a58fee7c4
stm32/stm32usbdfu parameters rework, removing UI options dependency
2014-08-24 23:32:05 +01:00
cTn
078d5b4ad6
move flashing protocols to separate folder
2014-08-24 23:32:05 +01:00
cTn
3a7654b433
since erasing only needed pages appears to be working correctly, removing it from experimental
2014-08-24 23:32:04 +01:00
cTn
a3995a4694
lower the "contacting bootloader" timeout from buggy 4s to 1s
2014-08-24 23:32:04 +01: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
cTn
ec44b77ff2
lots of work on removing global variables
2014-08-10 06:01:44 +02:00
cTn
377853b58a
recovery bugfix
2014-08-10 06:01:21 +02:00
cTn
42e25fbb02
updating d3 library
2014-08-09 20:59:15 +02:00
cTn
fc0fff017e
more strict
2014-08-09 20:47:07 +02:00
cTn
f16b3a479a
corrections of inline functions
2014-08-09 20:40:40 +02:00
cTn
36f456d2e7
turning on strict mode for various js files
2014-08-09 19:38:46 +02:00
cTn
13d17e1528
stm32/stm32usbdfu parameters rework, removing UI options dependency
2014-07-22 14:16:09 +02:00
cTn
93ab8dfba3
move flashing protocols to separate folder
2014-07-22 13:20:26 +02:00
cTn
8d67811644
since erasing only needed pages appears to be working correctly, removing it from experimental
2014-07-21 07:21:03 +02:00
cTn
b47892eca1
lower the "contacting bootloader" timeout from buggy 4s to 1s
2014-07-21 03:48:35 +02:00
Dominic Clifton
1688b41eb2
Merge remote-tracking branch 'multiwii/master'
...
Conflicts:
changelog.html
main.js
2014-07-20 01:01:25 +01:00
cTn
04960012ca
tiny method re-order in serial layer
2014-07-16 14:06:15 +02:00
cTn
85bee11712
use analytics exception API to handle/report serial related issues
2014-07-16 13:07:24 +02:00
cTn
1885fba5a0
analytics overhaul
2014-07-16 12:59:12 +02:00
cTn
8a52551671
request and store MSP_BOXIDS (for reasons unknown at the moment)
2014-07-11 17:52:56 +02:00
cTn
930a7f482f
updating libs
2014-07-11 13:26:46 +02:00
cTn
75e0accf75
hookup new cleanup system
2014-07-10 18:45:18 +02:00
cTn
5efb1685a4
moving default tab to new tabs object
2014-07-10 18:14:17 +02:00
cTn
7e67cccf96
adding new tabs object (will contain all tab methods in the future)
2014-07-10 18:13:38 +02:00
cTn
aca493301a
simplify some interval cleaning code
2014-07-10 14:48:33 +02:00
cTn
3f063f6654
initial stab on preventing tab switch chaining
2014-07-09 16:10:02 +02:00
cTn
795502a585
enforce stronger interval cleanup
2014-07-09 15:46:35 +02:00
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
2014-07-07 19:45:33 +01:00
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.
2014-07-06 12:26:41 +01:00
cTn
785109e9e2
cleanup all timeouts on disconnect, fixes hanging CLI cleanup on hot-disconnect
2014-07-02 13:55:35 +02:00
cTn
a7975883ee
use GUI status instead of UI status
2014-07-02 13:54:48 +02:00
cTn
343cb15e61
another experimental fix for serial "system_error"
2014-07-01 12:48:20 +02:00
cTn
0baad91237
track bus recovery so it wouldn't fall into infinite loop, experimental fix
2014-07-01 04:13:33 +02:00
cTn
f269c8a8b4
serial error events hookup
2014-06-30 02:37:29 +02:00
cTn
05dfaf910d
sprinkle in some tracking events for firmware flashing
2014-06-28 21:38:06 +02:00
cTn
959edc85e7
onReceiverError handle implementation
2014-06-28 14:25:11 +02:00
cTn
e37da07bc8
interval timers bugfixes
2014-06-27 18:19:53 +02:00
cTn
f352c4edbe
kill motors on sudden application close
...
#34
2014-06-27 17:31:12 +02:00
cTn
f2aa899fe0
polishing firmware flasher UI and messages
2014-06-24 14:57:41 +02:00
cTn
86aa6a282c
dangerous things that people want...
2014-06-23 19:50:39 +02:00
cTn
bf1c58f1bd
cleanup
2014-06-20 14:42:20 +02:00
cTn
61bed4770f
cosmetic change
2014-06-20 14:29:16 +02:00
cTn
8273081fdd
moving kinematics data to array
2014-06-20 12:39:42 +02:00
cTn
cb5bcf9c0a
initial work on pass through mode for ReadError
2014-06-20 11:07:43 +02:00
cTn
f649418fdf
moving CLI vars around
2014-06-20 10:29:01 +02:00
cTn
0a2947b1ab
sort out usb api errors in canary
2014-06-16 22:00:08 +02:00
cTn
f70b6f64ff
add i2c error counter in status bar
2014-06-16 14:13:30 +02:00
cTn
22cc8f0b96
move one comment over to correct block
2014-06-13 21:45:36 +02:00
cTn
99c5906a4b
now that's a proper cleanup
2014-06-10 00:19:42 +02:00
cTn
c0387850aa
jump to application code routine cleaned up
2014-06-10 00:09:15 +02:00
cTn
1fb060e0fa
remove obsolete chunk of code
2014-06-10 00:04:30 +02:00
cTn
7d3a29c0b7
clearStatus and loadAddress now return data
2014-06-09 23:49:08 +02:00
cTn
e8fa4e1822
documentation and major cleanup for DFU_DNLOAD
2014-06-09 23:29:36 +02:00
cTn
623c049b5e
ugly fix for outstanding call error
2014-06-09 17:55:21 +02:00
cTn
7bdd43fd1c
make the validation pass on hexes with holes
2014-06-09 17:47:41 +02:00
cTn
be9cd9f606
implemented jump into app code
2014-06-09 13:16:58 +02:00
cTn
dce248e404
working verify (address jumps not tested)
2014-06-09 13:01:18 +02:00
cTn
4425dfb5c3
split write into load address and write routines
2014-06-09 12:46:41 +02:00
cTn
4fdbb8468b
working flashing, broken verify
2014-06-08 23:44:06 +02:00
cTn
176566f72e
add missing ;
2014-06-08 22:38:58 +02:00
cTn
3e30482076
working full chip erase
2014-06-08 22:06:01 +02:00
cTn
21b0f447b6
initial work on full erase
2014-06-08 21:33:42 +02:00
cTn
12364ec087
implementing first 2 upload procedure methods
2014-06-08 21:15:12 +02:00
cTn
92f9b40fc0
implementing openDevice and claimInterface
2014-06-08 20:26:28 +02:00
cTn
b5a1015610
DFU detection and port UI DFU option injection
2014-06-08 20:10:07 +02:00
cTn
a0582fd79f
adding request usb permissions UI (DEV only)
2014-06-08 19:32:24 +02:00
cTn
cda43ac9bf
add additional permissions so we can use USB api
2014-06-08 18:42:31 +02:00
cTn
8231c60b3c
initial implementation of control transfer in/out
2014-06-08 17:42:02 +02:00
cTn
c4e1cf2600
initial (header) work on STM32DFU
2014-06-08 17:16:44 +02:00
cTn
b09620b6ae
remove obsolete needle, cleanup
2014-06-07 17:54:51 +02:00
Dominic Clifton
7e62e98bac
Support AUX1-8 on the 'Auxiliary Configuration' tab.
2014-06-04 19:33:24 +01:00
cTn
5abe7473f8
moving send_message routine to MSP object
2014-06-01 14:10:18 +02:00
cTn
46cf844e7e
display current draw in A not mA
2014-05-30 01:41:27 +02:00
cTn
d68bd29191
initial support for current sensor code from Lux
2014-05-29 20:16:32 +02:00
cTn
f7f48c48b4
updating d3
2014-05-19 23:44:47 +02:00
cTn
ce0600b940
keep speed indicators on 0 while disconnected
2014-05-15 13:47:05 +02:00
cTn
5f07390d45
stuff rcData to array (allocating up to 32 chan)
2014-05-15 13:12:13 +02:00
cTn
4edc9771de
dropping in jquery 2.1.1
2014-05-08 15:05:21 +02:00
cTn
20e2995fb4
localization can now replace placeholder attr
2014-05-08 11:15:20 +02:00
cTn
aaacf6cea8
support global and local chip erase
2014-05-07 08:07:49 +02:00
cTn
af15110fa6
handle holes in hex gracefully
2014-05-07 07:55:51 +02:00
cTn
eb92009bcb
experimental local erase, needs testing
2014-05-07 05:01:08 +02:00
cTn
6a33801463
default tab moved to i18n
2014-05-06 16:45:26 +02:00
cTn
245328272c
serial backend now support i18n
2014-05-06 16:30:53 +02:00
cTn
e1ceee4fa4
started moving messages to translation system
2014-05-06 16:19:30 +02:00
cTn
7e82e96114
add support for MSP_PIDNAMES
2014-05-03 22:42:11 +02:00
cTn
854a17e0f2
preparing some stuff for dongs
2014-05-03 01:03:24 +02:00
cTn
a6fcdbdecf
updating d3
2014-05-02 17:20:54 +02:00
Tobias Raeder
de26bdb0d0
Use d3 to render the sensors tab
2014-04-13 11:54:35 +02:00
cTn
1c7906ad00
updating d3 to version 3.4.5
2014-04-12 19:01:30 +02:00
cTn
b14d26d530
initial implementation of request delay balancer
2014-04-12 14:55:20 +02:00
cTn
9165fc65de
release
2014-04-11 21:22:05 +02:00
cTn
74e9256e75
correcting MSP implementation, optimizations
2014-04-11 15:11:59 +02:00
cTn
e0510603d8
info box with voltage & rssi on initial setup
2014-04-03 14:33:30 +02:00
cTn
7af2c39aca
moving firmware version info to gui.log
2014-03-30 12:05:18 +02:00
cTn
8d6702c15e
lowering MSP_STATUS pull speed to 250ms
2014-03-30 11:51:16 +02:00
cTn
13ce2dc11b
polish
2014-03-29 22:27:21 +01:00
cTn
614abc9345
adding D3 to libraries
2014-03-29 15:42:12 +01:00
cTn
6f1b603d3e
don't save reference to function we dont need
2014-03-29 01:28:27 +01:00
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
2014-03-29 00:59:39 +01:00
cTn
a7fab85d42
updating flotr2, rework of graph pull timers
2014-03-23 18:49:21 +01:00
cTn
36a79f8902
simplify
2014-03-20 22:27:53 +01:00
cTn
c9d22a9002
initial changes required for i18n system
2014-03-20 22:24:49 +01:00
cTn
985d5233a2
resolving callback hell in backup routine
2014-03-20 22:19:27 +01:00
cTn
dcdccd683d
detach listeners and remove element data
2014-03-15 15:43:08 +01:00
cTn
b11a84217b
performance boost
2014-03-12 00:07:27 +01:00
cTn
578937fd2c
remove useless code
2014-03-11 23:23:50 +01:00
cTn
30df0d6ec5
polish
2014-03-09 03:14:59 +01:00
cTn
ade74446b3
bugfixes
2014-03-09 03:11:11 +01:00
cTn
1722ac5c18
updating analytics bundle
2014-03-08 09:24:49 +01:00
cTn
9b29f78e3e
whitespace trimming run
2014-03-08 06:25:15 +01:00
cTn
0607ccbff4
no need to reverse itter over here
2014-03-07 18:37:21 +01:00
cTn
3e969fe08a
more reliable port handler cleanup
2014-03-07 17:44:11 +01:00
cTn
dfdddad767
polishing backup object
2014-03-07 17:43:53 +01:00
cTn
96d2bdbb12
only enforce mincommand if necessary
2014-03-06 18:52:18 +01:00
cTn
7d097a51b6
auto connect bugfixes
2014-03-05 00:45:25 +01:00
cTn
2d1099a3a9
rework & tiny optimizations
2014-03-02 18:36:28 +01:00
cTn
6e9ac33cba
bugfixes
2014-02-28 20:34:11 +01:00
cTn
bf3a6b40b3
callbacks_cleanup bugfix
2014-02-28 17:38:08 +01:00
cTn
9a0fbbe96b
initial work on callbacks_cleanup
2014-02-28 15:44:07 +01:00
cTn
927589e22f
clear callbacks the smarter way
2014-02-28 14:07:11 +01:00
cTn
09a1252410
mostly working flash on connect sequence
2014-02-26 08:10:08 +01:00
cTn
0c3374d8a1
add port handler support for non-timeout callbs
2014-02-26 07:23:50 +01:00
cTn
d5b64cb291
verify version on connect
2014-02-25 14:37:34 +01:00
cTn
ad3382a91f
clean callbacks/timeouts the smart way
2014-02-24 12:44:33 +01:00
cTn
4a08e16e5e
port handler improvements
2014-02-24 11:54:54 +01:00
cTn
6889c0c800
change motor tab behavior/ui
...
fixes #26
2014-02-22 22:02:07 +01:00
cTn
0339f87d86
more robust approach
2014-02-22 21:43:17 +01:00
cTn
7d4e7f8310
write to file IO bugfix
2014-02-22 21:23:06 +01:00
cTn
23ad4a9426
do things properly not like a troll
2014-02-22 11:19:18 +01:00
cTn
d92704c374
.interval_kill_all method enhancements / bugfix
2014-02-22 11:13:37 +01:00
cTn
38d6a80ae2
major port handler rework
2014-02-21 21:12:19 +01:00
cTn
844121e4bf
implemented new more powerful port handler
2014-02-21 14:47:30 +01:00
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
2014-02-20 12:16:00 +01:00
cTn
c44f1bb36d
utilize MSP_SET_MOTOR callback (its possible now)
2014-02-20 12:13:33 +01:00
cTn
65555b224c
added profile select in PID tab
2014-02-14 15:41:36 +01:00
cTn
8e97a68cb1
bumping up bitrate for testing
2014-02-12 10:43:21 +01:00
cTn
dc7ac9e242
rename
2014-02-11 11:03:26 +01:00
cTn
88ed454169
bugfix / cleanup routine for delayed data
...
requests that could leak into CLI and cause corruption
2014-02-10 16:26:43 +01:00
cTn
238f18b5c5
reordering, muting excessive logging
2014-02-09 16:26:18 +01:00
cTn
f566596bc7
cleanup
2014-02-09 16:03:42 +01:00
cTn
2af2db5808
cleanup
2014-02-09 15:56:06 +01:00
cTn
e6a6f0a075
support new ihxer parser (needs cleanup), tested
2014-02-07 22:33:29 +01:00
cTn
7bde2a159e
new ihex parser
2014-02-07 21:55:06 +01:00
cTn
e2cfa50262
moving workers to js folder
2014-02-07 21:48:04 +01:00
cTn
2b416c6821
print udid on connect
2014-02-04 19:16:53 +01:00
cTn
a9f73b6384
no more playing nice with official msp
2014-02-04 19:00:53 +01:00
cTn
8686a45831
adding more user-notify messages
2014-02-04 18:52:21 +01:00
cTn
e3ec48452c
utilize latest changes in serial lib
2014-02-03 10:07:54 +01:00
cTn
4b2d5c4a48
upgrading serial lib
2014-02-03 10:02:49 +01:00
cTn
9de5cdcf84
extra failsafe to trigger while leaving motor tab
2014-02-03 09:28:10 +01:00
cTn
9b63c082d1
more .log hooks
2014-02-03 09:15:13 +01:00
cTn
5b130cfc9b
adjusting element sizes due to window size change
...
disabling compass UI
2014-02-03 09:10:13 +01:00
cTn
a30569077a
removing obsolete notify, first hooks to GUI.log
2014-02-03 08:45:21 +01:00
cTn
2ebd108f43
initial log window implementation
2014-02-03 06:19:06 +01:00
cTn
2ce29db887
more dynamic approach to pid parsing
2014-02-02 03:23:44 +01:00
cTn
f5113a55e2
implementation for current canary 34
2014-01-31 15:51:47 +01:00
cTn
51066a1962
removing 300 baud, STM32 flasher note
2014-01-28 12:21:35 +01:00
cTn
6ee1982050
always try to consume all of the data in retrieve
2014-01-28 04:02:47 +01:00
cTn
35d66ed4c3
moving MSP related data object to separate file
2014-01-28 01:33:25 +01:00
cTn
e5041c233e
adjusting MSP according to the latest bf changes
2014-01-28 01:33:01 +01:00
cTn
14d125a4ad
shaving down some delay time
2014-01-28 01:11:37 +01:00
cTn
853860b1ad
bugfixes
2014-01-27 23:15:34 +01:00
cTn
ee52ab0aaf
had it right the first time
2014-01-27 21:41:32 +01:00
cTn
c2a4223868
flashing protocol changes
2014-01-27 21:37:42 +01:00
cTn
2402c1b49b
global serial statistics, remove obsolete code
2014-01-27 21:14:49 +01:00
cTn
c51e6eb2fb
add function name (listeners readability/clarity)
2014-01-27 01:59:40 +01:00
cTn
d2a7b4559b
removing obsolete parameter
2014-01-27 01:52:01 +01:00
cTn
c98bdd9f54
traffic tracking inside serial backend
2014-01-27 01:48:34 +01:00
cTn
b0c4b1cf1b
wider scope
2014-01-27 00:49:28 +01:00
cTn
d258cab005
don't repeat the same code
2014-01-27 00:48:21 +01:00
cTn
c389a71ece
adding method to empty send buffer, limits
2014-01-26 21:37:19 +01:00
cTn
c7dae0f5e3
speed up
2014-01-26 20:19:47 +01:00
cTn
476a04fda3
cleanup on disconnect
2014-01-26 20:14:21 +01:00
cTn
e907531114
internal serial output buffer
2014-01-26 20:01:46 +01:00
cTn
cbf4db1efe
debug message for timed out MSP commands
2014-01-26 20:01:18 +01:00
cTn
2579b7d394
MSP - on fail retry codes that requested callback
...
#close 11
2014-01-26 18:46:36 +01:00
cTn
21af65567c
created MSP disconnect cleanup routine
2014-01-26 18:24:46 +01:00
cTn
384502eb3a
rename
2014-01-26 15:20:38 +01:00
Lukas S
5040bca974
fix mag scale factor
2014-01-26 00:59:01 +01:00
cTn
8c95ee1ca7
changing scale factors
2014-01-26 00:30:07 +01:00
cTn
aa49e8c375
different approach to serial API logging
2014-01-25 13:48:31 +01:00
cTn
7edc3605e5
updating jquery to 2.1.0
2014-01-24 21:45:59 +01:00
cTn
bb7bedaf14
log baud speed on port.connect
2014-01-23 00:36:36 +01:00
cTn
39075c06ab
drop junk in input buffer before entering CLI
...
this could use some polishing but i think it will do for now
close #21
2014-01-22 20:51:12 +01:00
cTn
c0937ddbd4
splitting MSP and CLI integration, new serial api
2014-01-22 20:35:37 +01:00
cTn
a004eeecae
updating stm32 flashing speeds
2014-01-21 14:40:22 +01:00
cTn
763696b380
changing flasher speeds
2014-01-21 14:20:31 +01:00
cTn
cdad9db791
updating analytics bundle
2014-01-19 01:03:11 +01:00
cTn
f13f07942e
bugfix
2014-01-18 19:20:34 +01:00
cTn
e27f8019d7
cleanup & improvements, callback approach
2014-01-18 12:55:09 +01:00
cTn
643a894730
working firmware flasher
2014-01-18 12:44:51 +01:00
cTn
e45d1e69a9
primary backend upgrade
2014-01-18 12:14:33 +01:00
cTn
8acb539f70
upgrading cleanup routine to latest serial
2014-01-18 12:14:09 +01:00
cTn
64fe1d7b05
updating msp
2014-01-18 12:02:59 +01:00
cTn
9caa5e251e
adding new serial object utilizing new serial api
2014-01-18 11:44:43 +01:00
cTn
b9a09b38a0
callback based upload for restoring settings
2014-01-15 14:31:03 +01:00
cTn
10caea40d4
don't allow reading files bigger then 1MB
2014-01-15 13:07:51 +01:00
cTn
957e1d3bd4
extending backup support (MISC)
2014-01-15 13:05:19 +01:00
cTn
edbf03aa3f
support for mag_declination and UI polish
2014-01-15 12:34:23 +01:00
cTn
467b228b34
MISC UI implementation for battery
...
fixes #15
2014-01-13 17:43:22 +01:00
cTn
f72a99f327
get MISC implementation
2014-01-13 16:16:16 +01:00
cTn
d4c5c3406d
reset packet state on hot-disconnect
2014-01-04 10:08:13 +01:00
cTn
3508319e15
slow down port polling to 250ms
2014-01-03 10:40:34 +01:00
cTn
64038b64a0
enable MSP_STATUS update in servos tab
2014-01-03 10:40:15 +01:00
cTn
353b591c70
adding auto-connect text, style, tooltip
2013-12-29 11:32:21 +01:00
cTn
114176c074
auto-connect support
2013-12-29 11:15:04 +01:00
cTn
d635fe0bde
*christmas evening commit*
...
fixes #17
2013-12-24 19:17:59 +01:00
cTn
6992f4b7f9
removing obsolete timeout
2013-12-16 11:01:00 +01:00
cTn
4cf41a4296
reset status bar members after disconnecting
2013-12-15 18:45:46 +01:00
cTn
3574953c38
removing obsolete code
2013-12-15 18:41:25 +01:00
cTn
01a5c753aa
bugfixes & tiny optimizations
2013-12-15 02:28:12 +01:00
cTn
fd62b8568c
validation
2013-12-12 17:10:10 +01:00
cTn
e7a02d0e21
moving to GUI integrated interval/timeout model
2013-12-11 18:57:29 +01:00
cTn
5e636b2920
adding over-flash protection
2013-12-10 08:53:53 +01:00
cTn
64dbef2c58
simplify hex referencing
2013-12-10 08:19:18 +01:00
cTn
89f6b1bf71
adding more debug functionality
2013-12-06 19:02:31 +01:00
cTn
a81cdb6d9d
polishing serial backend and background page
2013-12-06 18:32:32 +01:00
cTn
49317da015
polishing flashing protocol
2013-12-06 18:23:40 +01:00
cTn
e9879ea545
adding missing GUI unlock/cleanup on error
2013-12-05 12:40:10 +01:00
cTn
586e166ab7
polishing
2013-12-05 11:04:15 +01:00
cTn
26a969b2cf
improving interval methods in GUI object
2013-12-05 11:03:17 +01:00
cTn
ac85aeff8a
adding packet error indicator in status bar
...
fixes #8
2013-12-05 10:34:10 +01:00
cTn
0344110c2d
using IDENT as first callback to draw initial tab
...
fixes #10
2013-12-05 10:25:13 +01:00
cTn
42101ec791
initial tab init moved to serial backend
...
#10
2013-12-05 10:17:49 +01:00
cTn
5d1a8f7aa1
adding cleanup routine for new timer code in aux
...
#12
2013-12-05 09:55:31 +01:00
cTn
607abbd046
moving request for MSP_BOXNAMES & MSP_BOX
...
to aux tab, as the content can dynamically change (while changing
configuration via CLI)
#12
2013-12-05 09:54:49 +01:00
cTn
71677c2b68
reverse last speed change for compatibility
2013-12-04 18:13:05 +01:00
cTn
a1610a0d0e
use higher bitrate, incompatible with chrome < 33
2013-12-04 17:30:55 +01:00
cTn
36960513e3
polishing bitrate selector
2013-12-04 14:11:36 +01:00
cTn
8253e49e2b
removing obsolete debug code
2013-12-03 21:33:12 +01:00
cTn
77f00b0c6b
support for already initialized mcu
2013-12-03 21:23:31 +01:00
cTn
bb5bffc555
bugfix
2013-12-03 20:55:48 +01:00
cTn
04ee01f057
loosing up verification for interface init
2013-12-03 20:52:00 +01:00
cTn
bc0393e932
updating lib
2013-11-24 19:52:53 +01:00
cTn
56251916aa
handle connecting failure more gracefully
2013-11-22 12:11:20 +01:00
cTn
e99cbcecee
polishing connect UI
2013-11-22 11:59:38 +01:00
cTn
d21dc8c916
implemented automatic port poll/refresh
2013-11-20 12:26:00 +01:00
cTn
cf601a38f3
some initial fixes, still broken :'(
2013-11-16 19:14:34 +01:00
cTn
55de43255c
implements progress bar fix #7
2013-11-16 13:03:42 +01:00
cTn
f490f99596
processing hex file in different thread
2013-11-16 10:01:29 +01:00
cTn
1a80ecff44
variable bitrate definition per OS
2013-11-15 18:03:10 +01:00
cTn
557ed55144
improving GUI object
2013-11-15 17:13:36 +01:00
cTn
c106f45ebf
streamlining
2013-11-15 17:03:50 +01:00
cTn
bbd0842927
adding notes
2013-11-15 16:35:36 +01:00
cTn
f66e97608f
more debug info
2013-11-15 16:33:10 +01:00
cTn
3d7f66f586
updating supported chips table
2013-11-15 16:31:16 +01:00
cTn
71ee8d5ad1
utilizing new hex parser
2013-11-15 16:17:43 +01:00
cTn
c57d52c3d5
new more powerful hex parser
2013-11-15 16:17:25 +01:00
cTn
26803515f5
bugfixes & polishing
2013-11-14 19:16:33 +01:00
cTn
fd50a72d0a
polishing last commit
2013-11-14 16:48:37 +01:00
cTn
0339c396a7
new approach of dealing with the reboot "R"
2013-11-14 16:41:09 +01:00
cTn
75ff1dcc90
adding support for connect_lock property in GUI
2013-11-14 07:27:35 +01:00
cTn
89b2f79c52
polishing
2013-11-13 13:31:34 +01:00
cTn
bac9677d15
bugfixes
2013-11-13 11:48:45 +01:00
cTn
eb694f866f
routine update
2013-11-13 10:59:07 +01:00
cTn
a06e37603f
polishing across the board
2013-11-13 10:56:14 +01:00
cTn
0f2c2f2a1d
adding support for baseflights "R" bootloader jump
2013-11-13 10:25:08 +01:00
cTn
d3cd348ac3
initial implementation of stm32 flash procedure
2013-11-13 10:04:14 +01:00
cTn
3304bcf6f3
adding & utilizing hex reader
2013-11-13 09:13:24 +01:00
cTn
1bc89ae22a
adding latest stuff to MSP
2013-11-11 13:33:50 +01:00
cTn
edc7df490c
motor testing implementation (needs to be polished)
2013-11-11 12:57:22 +01:00
cTn
2bcb19fd42
also log MSP.code when crc fails
2013-11-10 19:08:40 +01:00
cTn
7948fb55bb
increasing reboot delay to 5 seconds
2013-11-10 19:06:06 +01:00
cTn
4e3dc6fa64
moving main.js to root folder
2013-11-09 18:36:26 +01:00
cTn
0cc045317b
fixing datatype and adding new property
2013-11-09 09:28:37 +01:00
cTn
475b331816
removing about page
2013-11-09 07:02:08 +01:00
cTn
74323d894f
bugfixes + removing obsolete code
2013-11-09 06:18:45 +01:00
cTn
0f23b5f5d9
utilizing tab_switch_cleanup functionality
2013-11-09 06:14:21 +01:00
cTn
36604ca724
implementing GUI object with active_tab tracking
2013-11-09 05:57:05 +01:00
cTn
9ed0ebc4d6
moving libraries to appropriate folder
2013-11-09 05:48:02 +01:00
cTn
fbc886787d
strongly refactored MSP with callback support
2013-11-09 03:52:06 +01:00
cTn
05dc57ceb7
locked tabs notify
2013-11-08 18:43:51 +01:00
cTn
e532edc748
visual notify for open/close serial port error
2013-11-08 18:31:19 +01:00
cTn
4fcd47b7e3
failed to open port (still requires notification)
2013-11-08 15:34:52 +01:00
cTn
a0db304bab
bugfixes
2013-11-08 14:57:40 +01:00
cTn
32a140268d
save button now actually save the configuration
2013-11-08 13:52:44 +01:00
cTn
5f6aeb72f8
initial work on servos
2013-11-08 13:04:30 +01:00
cTn
711a052f04
adding servos tab
2013-11-08 10:35:06 +01:00
cTn
0497924b9c
updating MSP
2013-11-08 10:24:12 +01:00
Stefan Kolla
737207ccd6
Merge pull request #3 from davibe/master
...
Add debug graphs to raw sensor data tab
2013-10-31 15:05:39 -07:00
Davide Bertola
f8bab91562
Add debug graphs to raw sensor data tab
2013-10-31 22:45:07 +01:00
cTn
45da60fc3e
implemented "landing page" and changelog
2013-10-30 17:42:04 +01:00
cTn
efd0286f99
utilizing multiType
2013-10-30 17:41:29 +01:00
cTn
30c2faa2d5
display mode values in aux tab (realtime)
2013-10-16 11:15:14 +02:00
cTn
bced4d0cb5
updating google-analytics-bundle
2013-10-08 12:28:05 +02:00
cTn
89ca55a3da
receiver tab with interactive curves
...
special thanks to englishman for the math magic involved
2013-09-25 20:57:21 +02:00
cTn
150038e65a
optimizing
2013-08-31 12:30:44 +02:00
cTn
1ff4fcb669
adding some google analytics stuff in
2013-08-26 14:41:10 +02:00
cTn
b3f00e6174
adding jquery map to the repo
2013-08-26 14:08:59 +02:00
cTn
73d47889c3
RAW sensor tab with pulling speed selectors
2013-07-29 09:39:55 +02:00
cTn
8701c2d913
updating jquery to the latest version
2013-07-29 07:57:54 +02:00
cTn
785cccfcbf
save profile number in primary CONFIG object
2013-06-21 14:46:21 +02:00
cTn
d27660492e
cleaning up
2013-06-19 13:55:20 +02:00
cTn
a42a464d1f
fix for BUS holding after onClose
2013-06-19 13:06:14 +02:00
cTn
52e46bd9e2
removing a faulty attempt to resolve onClosed
2013-06-19 01:48:43 +02:00
cTn
11cd53f253
possible bugfix for last_port_used creation fail
2013-06-19 01:21:09 +02:00
cTn
48ceb6bb66
experimental bugfix for BUS holding
2013-06-18 20:41:15 +02:00
cTn
2b4e5642b3
experimental storage of last used port in GUI
2013-06-18 20:13:26 +02:00
cTn
fa90fbcbc4
AUX array overflow bugfix, bug found by disq
2013-06-18 13:37:31 +02:00
cTn
29343686c5
upload section for the restore function
2013-06-18 00:14:49 +02:00
cTn
9ad8534f0c
initial strikes for backup and restore featureset
...
currently the backup part (file creation and latest data pull appears to
be working just fine)
restore part of the code is already able to pickup and read the file
(without any version verifications (for now, will add some if necessary
/ needs more field testing)
next step is to push the reconstructed values to the respective data
arrays and objects and then uploading this new data to the flight
controller
2013-06-17 23:36:19 +02:00
cTn
652f560e42
Cycle Time value is now visible in status bar
2013-06-13 13:11:53 +02:00
cTn
4b7db06fab
updating jquery to v2.0.2
2013-06-12 15:33:00 +02:00
cTn
58d34ee9e5
initial code for gps strength indicator
2013-05-29 19:24:34 +02:00
cTn
b040b01be8
bugfixes & UI polish
2013-04-15 11:13:24 +02:00
cTn
53eecaba14
accel trim support
2013-04-15 10:03:34 +02:00
cTn
0a1b8c5d03
battery voltage indicator
2013-04-15 08:44:08 +02:00
cTn
369a3cb020
about tab and other tiny improvements
2013-04-13 15:29:52 +02:00
cTn
88e7bc8a9f
CLI bugfixes
2013-04-13 12:38:06 +02:00
cTn
12d205a6a4
polishing
2013-04-13 02:43:23 +02:00
cTn
b892fcb376
better handling of wrong baud rate
...
+ some tiny UI changes due to the #content change for mac os x which
kinda broke the "floating" tabs hack with absolute position
2013-04-13 02:32:35 +02:00
cTn
ac1090b4a4
CLI tab
2013-04-12 19:17:27 +02:00
cTn
e1c1522da5
css3 compass O.o
2013-04-11 20:03:44 +02:00