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

2388 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
dc40b96238 bps save 2017-01-23 20:15:48 +01:00
Pawel Spychalski (DzikuVx)
8290f8c34d satup tab 2017-01-23 19:37:02 +01:00
Pawel Spychalski (DzikuVx)
f3aea108bd loosened filtering, andjusted PIDs and fixed roundtrip computation 2017-01-23 18:44:01 +01:00
Pawel Spychalski (DzikuVx)
0ed67a752b port usage removed as not giving any useful data 2017-01-22 21:33:35 +01:00
Pawel Spychalski (DzikuVx)
35adb962fb load balancing on oter tabs 2017-01-22 20:49:40 +01:00
Pawel Spychalski (DzikuVx)
297ad70c5d dynamic polling interval on receiver page 2017-01-22 19:57:27 +01:00
Pawel Spychalski (DzikuVx)
9569c0b5ee GUI to use hard lock queue name Wireless mode 2017-01-22 12:25:30 +01:00
Pawel Spychalski (DzikuVx)
a439456ab9 soft and hard serial port lock with watchdog 2017-01-22 00:02:52 +01:00
Pawel Spychalski (DzikuVx)
4ae45333a8 timeout and retry improvements 2017-01-21 22:50:29 +01:00
Pawel Spychalski (DzikuVx)
daf06fa466 improved PID controller 2017-01-21 21:41:25 +01:00
Pawel Spychalski (DzikuVx)
38a1d5a40c refactoring 2017-01-21 19:07:53 +01:00
Pawel Spychalski (DzikuVx)
a6ad0887b3 packet drop on more tabs 2017-01-21 14:29:25 +01:00
Pawel Spychalski (DzikuVx)
d695b7cec3 serial port load balancing on motors tab 2017-01-21 13:29:41 +01:00
Pawel Spychalski (DzikuVx)
e76612a4cc hardware roundtrip 2017-01-21 09:22:03 +01:00
Pawel Spychalski (DzikuVx)
019fb3e851 round trip computation 2017-01-20 22:26:24 +01:00
Pawel Spychalski (DzikuVx)
083eee3115 msp queue load 2017-01-20 21:39:48 +01:00
Pawel Spychalski (DzikuVx)
9594880041 retry on timeout mechanism 2017-01-20 20:34:24 +01:00
Pawel Spychalski (DzikuVx)
ba165a0f14 correct condition to check if port is opened 2017-01-20 16:37:49 +01:00
Pawel Spychalski (DzikuVx)
ce3678950d flush msp queue on disconnect 2017-01-20 15:42:17 +01:00
Pawel Spychalski (DzikuVx)
72d85ad354 first draft of serial queue 2017-01-20 14:11:26 +01:00
Paweł Spychalski
638cf92048 Merge pull request #115 from iNavFlight/pid-sum-limit
backend of pidSumLimit
2017-01-20 11:43:59 +01:00
Paweł Spychalski
5485860570 Merge pull request #114 from iNavFlight/notch-filter-setup
GUI for notch filters'
2017-01-20 11:30:53 +01:00
Pawel Spychalski (DzikuVx)
2f4dcc9a37 backend of pidSumLimit 2017-01-20 10:58:41 +01:00
Pawel Spychalski (DzikuVx)
51a550b1c2 GUI for notch filters' 2017-01-19 22:18:58 +01:00
Paweł Spychalski
4f78f7c080 Merge pull request #110 from iNavFlight/profile-gui
Profile gui
2017-01-19 21:05:16 +01:00
Pawel Spychalski (DzikuVx)
8549f62510 final fixes 2017-01-19 20:55:06 +01:00
Pawel Spychalski (DzikuVx)
011e3a3ce7 Merge branch 'master' into profile-gui 2017-01-19 20:26:15 +01:00
Pawel Spychalski (DzikuVx)
7c7b366ca7 references to pre 1.15 api version removed 2017-01-19 20:24:54 +01:00
Pawel Spychalski (DzikuVx)
8fdfbca840 backup / restore removed as not working 2017-01-19 20:10:01 +01:00
Paweł Spychalski
44b2af649d Merge pull request #113 from iNavFlight/msp-ident-removal
Msp ident removal
2017-01-19 19:56:11 +01:00
Pawel Spychalski (DzikuVx)
b363f592dc todo 2017-01-19 19:53:39 +01:00
Pawel Spychalski (DzikuVx)
93a4dd1b84 MSP_IDENT removed from usage 2017-01-19 19:52:57 +01:00
Paweł Spychalski
e7a3647459 Merge pull request #112 from iNavFlight/gui-interval-refactoring
Gui interval refactoring
2017-01-19 18:57:58 +01:00
Pawel Spychalski (DzikuVx)
d34df84dfd fix for missing file 2017-01-18 23:14:53 +01:00
Pawel Spychalski (DzikuVx)
5ce9e86dd2 fix for missing file 2017-01-18 23:10:48 +01:00
Pawel Spychalski (DzikuVx)
c98e922602 callback update improvements 2017-01-18 22:20:15 +01:00
Pawel Spychalski (DzikuVx)
5297d52596 msp timeouts depends on baudrate 2017-01-18 21:18:06 +01:00
Pawel Spychalski (DzikuVx)
d236758f3b dedicated update helper and update speed depending on connection speed 2017-01-18 21:09:14 +01:00
Pawel Spychalski (DzikuVx)
eff3eb2420 fixes for global status pull handler 2017-01-18 20:20:26 +01:00
Pawel Spychalski (DzikuVx)
3f196a9505 MSP_STATUS removed from manual pulls 2017-01-18 19:54:26 +01:00
Pawel Spychalski (DzikuVx)
d1693cea2a MSP_ANALOG loaded only in global handler 2017-01-18 19:18:31 +01:00
Pawel Spychalski (DzikuVx)
2c334f6c23 Frequency analyzer for MSP frames 2017-01-18 19:10:29 +01:00
Pawel Spychalski (DzikuVx)
d1483e5e26 tab tasks unified 2017-01-18 16:50:35 +01:00
Pawel Spychalski (DzikuVx)
d1fcb81017 timing methods extracted to separate classes 2017-01-18 15:54:45 +01:00
skaman82
97fee82fb1 add default features 2017-01-16 00:29:27 +01:00
skaman82
461315dafe Rearange text 2017-01-16 00:05:50 +01:00
skaman82
9d8ca4ea64 Adding images 2017-01-15 22:30:15 +01:00
Pawel Spychalski (DzikuVx)
fc11eca5c0 Backend for dterm_setpoint_weight 2017-01-15 13:04:20 +01:00
Pawel Spychalski (DzikuVx)
f2be3d8f27 version bump to 1.6.0 2017-01-15 12:38:54 +01:00
skaman82
3a2fbc38ea menu element is now marked active on select 2017-01-15 12:28:52 +01:00