bsongis
2204c7523a
Copyright notice updated
2012-02-10 16:33:08 +00:00
bsongis
11c8219f79
Multiplier added to FrSky telemetry A1/A2 ratio
...
Now it covers range 0V => 204.0V
2012-02-09 11:24:45 +00:00
bsongis
a9ac3f2015
0=>51 instead of 0=>63 for bar min and bar max
2012-02-08 23:10:26 +00:00
bsongis
3f496b5028
Bars max > min, not >=
2012-02-08 23:02:53 +00:00
bsongis
caa2aec727
New telemetry screens (bars)
...
New telemetry units for A1 / A2
Update to pgmtypes according to Michal patch (suggested by gcc developers!)
EEPROM v204
2012-02-08 20:56:36 +00:00
bsongis
f2126a8aa6
More telemetry units. GPS screen rewritten.
2012-02-05 16:00:16 +00:00
bsongis
1d8fb1f6ee
I change again my mind for telemetry: now Range and Offset. Audio sounds now have a name. Haptic sounds skipped when HAPTIC=NO
2012-02-04 17:34:25 +00:00
bsongis
064d0eeb20
Display of Min/Max for telemetry instead of an amplitude and a Calib value
2012-02-04 13:03:50 +00:00
bsongis
d399f9f9c4
Safety switches screen removed. Replaced by Function switches.
2012-02-03 22:28:56 +00:00
mihlit@mihlit.cz
acd523e699
make code compatible with up-to-date build environment
...
These changes make it possible to compile open9x with old (avr-gcc 4.3.3,
avr-libc 1.6.7) and up-to-date (avr-gcc 4.6.2, avr-libc 1.8.0) build
environments. See Issue 1 for more details.
2012-02-02 11:23:38 +00:00
bsongis
3e009decfb
HAPTIC is now able to work without AUDIO
...
New function in function switches to play an Audio track
Trims can be used to modify a mixer offset.
Offsets for Frsky can go from -128 to +127
Vibrations motor on v4 (HAPTIC option too)
2012-02-01 18:55:08 +00:00
bsongis
4c6cd51c26
Flash saved
2012-01-30 18:43:08 +00:00
bsongis
a6a7c516a6
No more BAR value displayed as it is not used yet
2012-01-29 21:17:30 +00:00
bsongis
a8ec3ddaa7
Audio port from er9x (thanks Rob!)
2012-01-26 20:15:45 +00:00
bsongis
53ff8cc768
Some improvements when french translations used
2012-01-24 20:28:01 +00:00
bsongis
5de422d287
Changes on MCUSR / MCUCSR
2012-01-23 20:54:01 +00:00
bsongis
8f3a0a28cf
PXX + PPM16 port from er9x
...
DSM2 model id for ModelMatch feature
2012-01-23 18:50:36 +00:00
bsongis
30f513d586
DSM2 (ppm mode) pulled from er9x
2012-01-20 18:23:17 +00:00
bsongis
9cdf70f9d8
open9x translations
2012-01-18 20:24:15 +00:00
bsongis
e92ed21627
Translations mechanism
2012-01-17 18:12:18 +00:00
bsongis
b496e1fba8
Tx modes should be handled the right way
...
Throttle trace configuration
Timers updated
New splash
100% CPU in alert (SIMU)
RPM sensor used in custom switches
2012-01-13 17:55:23 +00:00
bsongis
40d36bb0c5
Work on timers and the trace function.
...
The timer2 should be full featured now.
Markers around the splash.
2012-01-12 21:08:10 +00:00
bsongis
6b38d8f0ee
TMR1 / TMR2 / ALT may now be used in custom switches!
2012-01-09 20:56:38 +00:00
bsongis
a6e6a2dd12
Logs and Telemetry decorrelated. Telemetry helpers. Possibility to reset the altitude. Flash optimizations.
2012-01-09 18:52:22 +00:00
bsongis
debda06f8e
Winged Shadow How High.
2012-01-05 18:37:58 +00:00
bsongis
64f8123987
gcc on MAC warnings
2011-12-29 20:57:39 +00:00
bsongis
f88064273d
Warnings on gcc (apple) compilation
2011-12-22 11:18:20 +00:00
bsongis
43ccaa60e6
Now it compiles without a warning under Visual C++ ... Why? Only because I wanted to have exceptions catched under Windows as we have on Linux. Most users are Windows. They will be all testers :)
2011-12-16 19:06:28 +00:00
bsongis
8a2e035dc9
Last lines of SETUP 1/10 were buggy
2011-12-10 19:10:42 +00:00
bsongis
53d9ddfacd
Minor changes to be able to wrap everything into a simulation tool inside companion9x
2011-12-07 20:36:13 +00:00
bsongis
87dddbb773
Throttle expo feature removed. If really needed, there are plenty of other ways to achieve it.
2011-12-03 21:51:20 +00:00
bsongis
352b04302a
Simu for V4. First draft of rotary encoders use in menus
2011-12-03 16:40:36 +00:00
bsongis
6a579226cd
Simu async lcd display
2011-11-28 21:32:04 +00:00
bsongis
c38cb2e0ff
Progress circle in all menus
2011-11-26 22:30:00 +00:00
bsongis
5e633363a9
EEPROM async write bug solved. Progress bar. Popup on MODELSEL. Simu EEPROM async write.
2011-11-26 12:55:00 +00:00
bsongis
9761da9de3
Issues with current model during copy / move operations in MODELSEL menu.
2011-11-25 11:04:38 +00:00
bsongis
5d9a2a483b
Gruvin9x issue 73 solved
2011-11-19 13:22:02 +00:00
bsongis
afe2e339b3
Some RAM saved in getADC functions (port from er9x). Reverse throttle issue 14 solved. Bug in mixer delays. PPM frame length configurable.
2011-11-18 18:45:12 +00:00
bsongis
2b4823ab84
Last changes to gruvin9x
2011-11-17 21:35:33 +00:00
bsongis
5a29859183
Minor bug: when adding a Mix/Expo after or before a line, the event was not killed.
2011-10-30 07:49:22 +00:00
bsongis
f529eca41c
The last one was not the very last. This is the winner: curve screen is impossible to use. All values move in the same time. Found on the runway before my Yak first flight.
2011-10-16 17:50:01 +00:00
bsongis
c3bb6ac2b5
Bugs in model copy
2011-10-14 19:45:53 +00:00
bsongis
54d6634a8b
Calibration screen. Bugs and optimizations.
2011-10-13 18:23:01 +00:00
bsongis
f131b0a016
Huge ram saving (320bytes) + expos order change
2011-10-10 19:58:02 +00:00
bsongis
f65942d83b
Issue 57 solved
2011-10-10 09:42:20 +00:00
bsongis
423a394bb4
Trims2Offsets feature is back
2011-10-10 08:42:30 +00:00
bsongis
8312f5d20e
Many MODELSEL screen bugs solved
2011-10-09 12:16:48 +00:00
bsongis
ac45e5bfac
Just before reverting ...
2011-10-08 08:28:43 +00:00
bsongis
dc0b387b6e
Hopefully the last async eeprom write bug solved (missing wdt_reset)... Clear Mixes not working
2011-09-27 10:06:00 +00:00
bsongis
3d27fed72f
ASYNC_WRITE changed to EEPROM_ASYNC_WRITE
2011-09-17 09:29:04 +00:00