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

308 commits

Author SHA1 Message Date
romolo.manfredini@gmail.com
54b00d5966 r353 binaries 2012-03-12 19:44:42 +00:00
bsongis
d83a755a21 Problem when deleting all mixes from a model 2012-03-12 17:08:23 +00:00
romolo.manfredini@gmail.com
2786a7f3ba Stamp for open9x 2012-03-11 23:57:07 +00:00
romolo.manfredini@gmail.com
44b761dc17 GCC 4.6.2 Build 2012-03-11 23:21:23 +00:00
bsongis
ad1c06c392 12bytes saved 2012-03-11 14:06:51 +00:00
bsongis
b6de4538fb Altitude may now be negative (because offset is added each time we receive a new value) 2012-03-11 14:04:55 +00:00
bsongis
74f5cba651 Altitude may now be negative (because offset is added each time we receive a new value) 2012-03-11 13:27:18 +00:00
bsongis
d4fb419f4c Slave screen did allow editing everything even if nothing displayed 2012-03-10 10:16:02 +00:00
bsongis
d3c15495c2 Stamps for open9x and companion9x 2012-03-10 10:08:13 +00:00
bsongis
8b6659b517 New binaries 2012-03-10 09:37:42 +00:00
bsongis
cf68258531 Fix for slow / delayed mixes
Telemetry screens redesigned
2012-03-09 21:11:54 +00:00
bsongis
55de51acb9 TODO removed 2012-03-09 17:43:11 +00:00
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