bsongis
357b87a281
Fix for gcc 4.7.0 memcpy alignment bug
2012-03-15 06:16:58 +00:00
bsongis
d6828c284a
Don't use the BUILD_DIR for SVN_STR.
2012-03-14 06:58:57 +00:00
romolo.manfredini@gmail.com
e2658c9a1b
stamp for open9x
2012-03-14 02:11:17 +00:00
romolo.manfredini@gmail.com
438255df43
Build r364 - Fix backup-restore warnings in companion
2012-03-14 01:46:31 +00:00
bsongis
c493240343
Slow down and Delay in Mixers commited again
2012-03-13 21:50:38 +00:00
romolo.manfredini@gmail.com
8ca4750f0f
Stamp for binary release
2012-03-13 20:17:13 +00:00
romolo.manfredini@gmail.com
4ea539e69d
r361 binaries
2012-03-13 20:06:26 +00:00
bsongis
c63fd0605f
Cosmetics
2012-03-13 19:02:33 +00:00
bsongis
b7bf67c057
FrSky Hub Data remained 0
2012-03-13 18:42:09 +00:00
bsongis
8704c61e81
Revert last modification to recompile everything
2012-03-13 06:40:07 +00:00
bsongis
555d478d94
Slow down and Delay in Mixers rewriten
2012-03-12 21:40:46 +00:00
romolo.manfredini@gmail.com
c375ac0713
Revert compile.py to previous version
2012-03-12 20:15:05 +00:00
romolo.manfredini@gmail.com
685b637c37
Stamp for r353 binaries
2012-03-12 20:11:32 +00:00
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