1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-22 15:55:26 +03:00
Commit graph

14857 commits

Author SHA1 Message Date
bsongis
3c40237cc6 moveTrimsToOffsets function did take into account the THR stick 2012-02-25 22:27:07 +00:00
bsongis
5c52b74574 Circular inclusions removed 2012-02-25 17:56:46 +00:00
bsongis
7e39ccf80c More efficiency in eeprom write on simu 2012-02-25 10:57:42 +00:00
bsongis
e91ac3d7cf New way of dealing with recursive mixers and Flight Phases which saves ram... 2012-02-25 10:57:02 +00:00
bsongis
a88e168b69 Circular inclusions removed 2012-02-25 00:04:10 +00:00
bsongis
01240715a7 Telem. Screen function removed. Too dangerous, may block the radio in this screen... 2012-02-24 18:11:42 +00:00
bsongis
af677d03e4 Unused function declaration removed 2012-02-24 18:10:15 +00:00
bsongis
7de3ce7d13 Cosmetics 2012-02-24 18:09:20 +00:00
bsongis
a094fd9ba2 Throttle trace with P1-3 should now be ok
Problem with recursive mixers and Flight Phases
2012-02-24 18:08:27 +00:00
bsongis
16d35bfd99 V4 BandGap should be initialized for alow the voltage to settle quickly 2012-02-23 22:09:45 +00:00
bsongis
983fb132e2 Bad voltages on simu V4 2012-02-23 21:33:54 +00:00
bsongis
4200c203b6 PXX updates + optimizations pulled from er9x
FrSky TELEMETRY menu is now moved to [DOWN long]
Function added to reach the TELEMETRY screen when a switch is enabled
Main view optimizations
2012-02-23 18:09:27 +00:00
bsongis
0a1b7a39bf Allow 4 blades 2012-02-22 21:03:48 +00:00
bsongis
76406f1f9c Some new fields now inflight modifiable: DR/EXPOS expo / weight, MIXER weight / offset 2012-02-22 17:56:38 +00:00
bsongis
1446ae8ada Make it compile on VC++ 2012-02-21 22:50:16 +00:00
bsongis
eba1924a08 Make it compile on VC++ 2012-02-21 22:48:57 +00:00
bsongis
cdc2beb202 Bug when editing phase names with Rotary Encoder 2012-02-21 21:47:46 +00:00
bsongis
6a1f12281c Batt voltage should be better on v4 2012-02-21 20:24:57 +00:00
bsongis
b72f9ef1b8 Changelog updated 2012-02-21 19:30:16 +00:00
bsongis
4e484ad656 New binaries 2012-02-21 19:01:59 +00:00
bsongis
6f1f234b40 Logs port from gruvin9x
JETI ok on simu
Sticks mode problem in Trims2Offsets function
PXX bug fix pulled from er9x
Optimizations
2012-02-21 16:36:57 +00:00
bsongis
97723c5732 GPS last coords always displayed even if fix lost (in case model crashed) 2012-02-20 22:33:12 +00:00
bsongis
e2088df620 Typo fixed 2012-02-19 23:16:20 +00:00
bsongis
f71eb46023 Inflight parameters modification.
Last Telemetry parameters still displayed even if NO DATA (after something has been received)
2012-02-19 23:08:01 +00:00
bsongis
6cd32e7bd6 Cosmetics 2012-02-19 22:46:37 +00:00
bsongis
5d557c73e8 Double test removed 2012-02-19 22:30:42 +00:00
romolo.manfredini@gmail.com
e5161c9622 Accel data displayed wrong 2012-02-18 22:31:15 +00:00
bsongis
5323106a1a Compilation problem 2012-02-18 09:02:40 +00:00
bsongis
33e30b8fef Inflight parameters modification using Rotary Encoder on v4 (not finished yet). 2012-02-18 08:58:05 +00:00
romolo.manfredini@gmail.com
9997b8c599 Frsky V2 HUB protocol variometer fix 2012-02-17 23:37:30 +00:00
romolo.manfredini@gmail.com
63edd26442 Fix compilation problems 2012-02-17 18:47:55 +00:00
romolo.manfredini@gmail.com
b4870d1e04 Cell voltage reading fix 2012-02-17 18:37:53 +00:00
bsongis
26f1a5706b Another 100bytes flash saved + 16bytes RAM in LIMITS menu. 2012-02-17 18:12:01 +00:00
bsongis
a5fef987df Flash saving: around 100bytes (saved in TRAINER menu). UNSTABLE_BANDGAP option removed (always used). Keys react a little better in simu. 2012-02-17 17:01:52 +00:00
bsongis
a8167c5e0c A little commit between two snow balls fight to warm the hands: this is the way that Cam proposed to exit submenus with Rotary Encoders. Still remaining: the Curve submenu. Ideas needed ;) 2012-02-17 15:11:02 +00:00
bsongis
b40aff1058 Warnings removed 2012-02-17 08:07:37 +00:00
bsongis
1ed8d7ca44 Compilation problem when !FRSKY
Rotary encoder navigation on v4
Some cleaning on code
2012-02-16 22:40:02 +00:00
bsongis
03fd1e3b01 RSSI alarms are now stored in ModelData. Alarms disabled on Quiet mode, re-enabled when not Quiet mode. 2012-02-16 17:55:23 +00:00
bsongis
e7e7a6ca97 On stock board the Quiet mode was not working 2012-02-16 17:53:28 +00:00
bsongis
8057d13c22 No more FrSky alarms when radio is asked to be quiet 2012-02-16 13:14:31 +00:00
bsongis
c4147980c9 Beeper mode is now splitted from beeper length. Haptic mode added. Haptic only sounds now ok on v4. 2012-02-16 13:12:35 +00:00
bsongis
a021b66a9b GPS distance is uint16_t 2012-02-15 21:02:03 +00:00
bsongis
f98585acbe Lipo cells voltage badly displayed. Some flash saved. 2012-02-15 21:00:57 +00:00
bsongis
4bd49938f3 Added a SOMO function with track number 0-255 2012-02-15 17:45:38 +00:00
bsongis
0c8cea428d No instantTrim on THR stick 2012-02-14 21:32:58 +00:00
bsongis
cd057686ef Blades count for RPMs. Reordering of the TELEMETRY screen 2012-02-14 18:23:46 +00:00
romolo.manfredini@gmail.com
65621cae81 GPS Distance calculation fix 2012-02-14 15:41:22 +00:00
romolo.manfredini@gmail.com
99be733e29 GPS Distance calculation fix 2012-02-14 10:14:02 +00:00
bsongis
6e4a9ff05c SOMO header included in open9x.h 2012-02-14 09:15:46 +00:00
th9xer
d8a5ee4e1d Fix haptic DDR error on V4 and fixing the SOMO14D code. 2012-02-14 00:45:36 +00:00