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
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