1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 06:15:10 +03:00
Commit graph

15146 commits

Author SHA1 Message Date
bsongis
84b2d2b9ac Confirmed by Cam, no more TODO there 2012-03-09 17:42:28 +00:00
bsongis
c27a086c5d Bug in decimal point display on numbers when blinking 2012-03-09 17:41:43 +00:00
bsongis
6f17631ae8 Bug with the "-" char in negative numbers 2012-03-08 20:55:33 +00:00
bsongis
26cdf24ca0 New "Test" function switch (make DEBUG=YES)
New "Reset" function switch
TimeZone for GPS
BLINK attribute may be used without INVERS
Wrong first frame sent when DSM2=SERIAL (by Cam)
Text in status line blinking when NO DATA on FrSky telemetry screen
2012-03-08 18:44:48 +00:00
bsongis
ac83640093 Wrong uint16_t in FrSkyData struct making VC++ compiler produce wrong EEPROMS 2012-03-08 09:19:37 +00:00
bsongis
7614ff24ab Stamps for companion9x and open9x 2012-03-07 07:31:00 +00:00
bsongis
cfdc8806f9 New binaries 2012-03-07 07:19:01 +00:00
bsongis
f19e150bd0 New binaries 2012-03-07 06:47:08 +00:00
bsongis
8c311f9f40 Issue 12 (swedish translations) 2012-03-06 19:50:52 +00:00
bsongis
47a228611c Problem in recursive mixes 2012-03-06 19:20:52 +00:00
bsongis
ab7fa5575e Swedish added in compile script 2012-03-05 17:13:57 +00:00
bsongis
5923ed5e1e Bug when using Switches as Mix inputs 2012-03-05 15:42:31 +00:00
bsongis
228fb38b67 Let's remove Telemetry from Mixer sources 2012-03-05 08:48:27 +00:00
bsongis
6415b50638 Fixed a bug in template "Servos test" 2012-03-05 07:02:12 +00:00
bsongis
3984e3cac5 Updated Swedish translations 2012-03-04 22:53:14 +00:00
bsongis
d8f74f2c8e ChangeLog + I forgot to commit xbm2lbm 2012-03-04 19:49:55 +00:00
bsongis
402eb726d2 GPS distance fix 2012-03-04 17:59:12 +00:00
bsongis
a180d836ae GPS distance now ok on simu / c9x 2012-03-04 17:54:52 +00:00
bsongis
040160efc9 New EEPROM format 205
Introduction of differential in Mixers
Introduction of Switches as Mixer Source (FULL now removed)
Negative curves in Mixers
Optimizations in Mixer
Extended chars for localization
Swedish translations
Beep length updated
2012-03-04 17:25:35 +00:00
mihlit@mihlit.cz
ab6f9108b0 make gcc error reporting better readable
Originally, gcc would report that error is present on line 5432
in allsrc.cpp. This would not help much. We can use gcc preprocessor
marks to make it report line number of original file together with
its file name.
2012-03-03 09:07:20 +00:00
bsongis
e5a949334d Changelog updated 2012-03-02 08:26:17 +00:00
bsongis
5b41b980f6 Label "MAX" for mixers source changed to "HALF". Idea pulled from er9x. 2012-03-02 08:15:51 +00:00
bsongis
c03950c0fa Label "MAX" for mixers source changed to "HALF". Idea pulled from er9x. 2012-03-02 08:14:58 +00:00
bsongis
30cd6bf15d Mutliplier missing when trim used as a source (as if it was a slider). To use this feature, set MIXER source = THR and Trim = Offset for example. 2012-03-01 21:49:26 +00:00
bsongis
bd7ab010ca FrSky did introduce 2us jitter since last optimization
Makefile minor update
Google tests fixed
Momentary switches in FUNC SWITCHES screen (not finished)
Trim parameter in Mixer is OFF if the source is not a stick
2012-03-01 21:10:18 +00:00
bsongis
71e2456371 New binaries 2012-03-01 06:46:37 +00:00
bsongis
834357fb4f Another Makefile cleaning 2012-02-29 21:50:13 +00:00
bsongis
68c7aa108a Some cleaning in the Makefile, and 616bytes flash saved, thanks to Michal idea! 2012-02-29 20:39:15 +00:00
bsongis
b5dbe135e7 Center Beep was too long (Issue 4)
Inactivity Beep was too long
Vibrations now possible on key press
2012-02-29 19:10:13 +00:00
bsongis
fcb678a11f Issue 4 solved (Beeps too long for MIX CENTER) 2012-02-29 07:36:05 +00:00
bsongis
8496624617 [FrSky] NO DATA displayed on the status line when needed 2012-02-29 07:12:12 +00:00
bsongis
46b17b8d91 Invert lines in EXPO submenu (in order to have conditions all together)
Translations updated
2012-02-28 22:44:26 +00:00
bsongis
d1689d3e81 French documentation 2012-02-28 18:09:04 +00:00
bsongis
cbd475cc30 Vibration when MIN / MIDDLE / MAX trim position reached 2012-02-27 21:19:31 +00:00
bsongis
10e62f5828 Changelog updated 2012-02-27 19:08:58 +00:00
bsongis
6c1d0cab8a Flash saving (idea from er9x)
Trims2Offsets function removed as it was as full of bugs than other firmwares (total = ~1000bytes flash saved)
A "Safety CHxx" function is not applied when it is currently edited
The Stick Mode needs confirmation before being used (now edited with [MENU] edit [MENU]).
2012-02-27 18:52:29 +00:00
bsongis
0826ceada1 [MENU] in FrSky views now resets telemetry data. 2012-02-27 08:10:53 +00:00
bsongis
e9dc2e26aa Pat Mackenzie added to the coders list as suggested by Mike in 9xforums 2012-02-27 07:33:11 +00:00
bsongis
36c2991c2f New binaries 2012-02-26 09:31:29 +00:00
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