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

58 commits

Author SHA1 Message Date
cTn
c9d22a9002 initial changes required for i18n system 2014-03-20 22:24:49 +01:00
cTn
9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn
7d097a51b6 auto connect bugfixes 2014-03-05 00:45:25 +01:00
cTn
cda22885da adding label element around auto-connect 2014-02-22 23:58:41 +01:00
cTn
844121e4bf implemented new more powerful port handler 2014-02-21 14:47:30 +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
51066a1962 removing 300 baud, STM32 flasher note 2014-01-28 12:21:35 +01:00
cTn
35d66ed4c3 moving MSP related data object to separate file 2014-01-28 01:33:25 +01:00
cTn
7edc3605e5 updating jquery to 2.1.0 2014-01-24 21:45:59 +01:00
cTn
27cf1efeae disabling hover, text shadow, adding note 2014-01-19 01:32:58 +01:00
cTn
20c62aa938 custom made frame (fixes chrome33+ no shadow) 2014-01-18 19:21:30 +01:00
cTn
9caa5e251e adding new serial object utilizing new serial api 2014-01-18 11:44:43 +01:00
cTn
2bb98ce31d correcting title 2014-01-15 20:25:43 +01:00
cTn
353b591c70 adding auto-connect text, style, tooltip 2013-12-29 11:32:21 +01:00
cTn
fb4ceb5254 auto-connect UI (js todo) 2013-12-29 10:57:06 +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
71b194d6d2 cleaner way of handling tab hooks 2013-12-09 19:34:34 +01:00
cTn
66b7f31498 moving css for each tab into separate file 2013-12-07 23:13:29 +01:00
cTn
ac85aeff8a adding packet error indicator in status bar
fixes #8
2013-12-05 10:34:10 +01:00
cTn
c41af11a6c removing refresh button 2013-11-20 12:24:56 +01:00
cTn
f490f99596 processing hex file in different thread 2013-11-16 10:01:29 +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
5033273773 adding flasher button and initial file structure 2013-11-13 08:55:29 +01:00
cTn
42140d9504 re-enabling servos tab for development purposes 2013-11-10 19:13:59 +01:00
cTn
b8ce42d35d disabling Servos tab for stable build 2013-11-10 19:02:02 +01:00
cTn
4e3dc6fa64 moving main.js to root folder 2013-11-09 18:36:26 +01:00
cTn
645d726bc1 removing forgotten line 2013-11-09 07:03:09 +01:00
cTn
475b331816 removing about page 2013-11-09 07:02:08 +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
e532edc748 visual notify for open/close serial port error 2013-11-08 18:31:19 +01:00
cTn
711a052f04 adding servos tab 2013-11-08 10:35:06 +01:00
cTn
45da60fc3e implemented "landing page" and changelog 2013-10-30 17:42:04 +01:00
cTn
6ebde790a8 polishing text 2013-10-29 15:07:38 +01:00
cTn
1ff4fcb669 adding some google analytics stuff in 2013-08-26 14:41:10 +02:00
cTn
8701c2d913 updating jquery to the latest version 2013-07-29 07:57:54 +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
369a3cb020 about tab and other tiny improvements 2013-04-13 15:29:52 +02:00
cTn
c77804a4fd updating readme and some "name" files 2013-04-13 12:55:25 +02:00
cTn
ac1090b4a4 CLI tab 2013-04-12 19:17:27 +02:00
cTn
514dd8a692 initial sensor tab commit 2013-04-11 12:01:51 +02:00
cTn
6e2afc6913 Motor/Servo Output tab & port usage indicator 2013-04-10 18:49:25 +02:00
cTn
cdd8a4e2b2 AUX improvements 2013-04-10 13:53:48 +02:00
cTn
de13f77135 status bar UI (alpha version) 2013-04-10 11:49:41 +02:00