bsongis
|
6266898738
|
Let's begin at version 2.0
|
2012-01-19 20:24:47 +00:00 |
|
bsongis
|
23e49d4f7c
|
DSM2 serial wrong function switch used.
DSM2 ppm port start. Not ready yet.
|
2012-01-19 19:22:24 +00:00 |
|
bsongis
|
c67ba218fa
|
Port for DSM2 pulses,
Port for SOMO module,
ModelMatch function switch,
French translations.
|
2012-01-19 11:10:02 +00:00 |
|
bsongis
|
ebff7a9d09
|
Open9x strings bugs solved
|
2012-01-18 23:06:48 +00:00 |
|
bsongis
|
c651917da8
|
Some rename to open9x
|
2012-01-18 21:39:45 +00:00 |
|
bsongis
|
9cdf70f9d8
|
open9x translations
|
2012-01-18 20:24:15 +00:00 |
|
bsongis
|
40d418c007
|
I prefer that the default options are the ones for the stock board.
|
2012-01-17 20:29:39 +00:00 |
|
bsongis
|
e92ed21627
|
Translations mechanism
|
2012-01-17 18:12:18 +00:00 |
|
bsongis
|
a8c3125f00
|
Bug thrTrim applied on a wrong channel
|
2012-01-17 08:38:36 +00:00 |
|
bsongis
|
3e453ec236
|
Bug in channels order in templates
|
2012-01-16 13:51:18 +00:00 |
|
bsongis
|
ba941f02bf
|
Bug in channels order when displaying only one letter
|
2012-01-16 13:37:54 +00:00 |
|
bsongis
|
50816ba01b
|
SPLASH is now a compile option
|
2012-01-15 20:59:56 +00:00 |
|
bsongis
|
45d56d4efc
|
Bug in the sticks display in main views
|
2012-01-15 20:02:48 +00:00 |
|
bsongis
|
262458e1d0
|
Bug in the little square of the throttle trim
|
2012-01-15 18:13:20 +00:00 |
|
bsongis
|
5d8a717131
|
Bug in minute beeps
|
2012-01-15 09:26:45 +00:00 |
|
bsongis
|
8bac9c2784
|
Bug in trims (Tx modes)
Bug in telemetry display
Bug in timer2
|
2012-01-14 22:02:23 +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
|
8977d71d0a
|
Warnings solved
|
2012-01-12 21:14:08 +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
|
e96b9d410e
|
Who starred this project? I think I am spied ;)
|
2012-01-09 22:18:14 +00:00 |
|
bsongis
|
6b38d8f0ee
|
TMR1 / TMR2 / ALT may now be used in custom switches!
|
2012-01-09 20:56:38 +00:00 |
|
bsongis
|
21328f75ea
|
Visual C++ compilation error
|
2012-01-09 19:13:28 +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
|
9e0fd2a3d2
|
The er9x expos conversions were wrong. Thanks to gbirkus for his tests!
|
2012-01-05 18:43:36 +00:00 |
|
bsongis
|
debda06f8e
|
Winged Shadow How High.
|
2012-01-05 18:37:58 +00:00 |
|
bsongis
|
0115012eff
|
Telemetry screens now visible on simu
|
2012-01-05 18:00:46 +00:00 |
|
bsongis
|
5fbec8a513
|
Functions for drawing horizontal lines may not have an int8_t width argument or the max size will be 127 when 128 is needed.
|
2012-01-05 17:59:54 +00:00 |
|
bsongis
|
29cc8a3529
|
gruvin9x issue 81
|
2012-01-03 18:22:14 +00:00 |
|
bsongis
|
26bfcae3e7
|
FRSKY + FRSKY HUB for open9x in companion9x
|
2012-01-02 21:08:48 +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
|
6e2ee25fee
|
Cosmetics: .rule files added to svn:ignore + a warning removed
|
2011-12-21 18:02:35 +00:00 |
|
bsongis
|
492052e04e
|
Stupid compilers don't like when we mix uint16_t:14 and uint8_t:1 in the same struct
|
2011-12-17 16:43:45 +00:00 |
|
bsongis
|
851950338d
|
I commited the 0 division for c9x test ...
|
2011-12-16 20:51:47 +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
|
88fca5135d
|
Added a SIMU_EXCEPTIONS definition for allowing asserts (and on Linux all SIGFPE/SIGSGF ...) to be displayed in c9x as errors in a MessageBox. It's better than crashing the whole tool and will allow us to easily find the error thanks to the stack which will be displayed. No need to generate new hexes, nothing changed.
|
2011-12-14 18:34:53 +00:00 |
|
bsongis
|
b72fb334d4
|
Warnings removed
|
2011-12-13 19:13:00 +00:00 |
|
bsongis
|
b491bf5dfe
|
Division per 0 in flight phases maths.
|
2011-12-13 07:30:07 +00:00 |
|
bsongis
|
423ca57f10
|
Non regression test for 0 division issue in flight phases switch
|
2011-12-12 18:53:36 +00:00 |
|
bsongis
|
8a2e035dc9
|
Last lines of SETUP 1/10 were buggy
|
2011-12-10 19:10:42 +00:00 |
|
bsongis
|
835d8dc0f4
|
svn::ignore updated
|
2011-12-08 22:59:08 +00:00 |
|
bsongis
|
934e176b47
|
Issue 80 solved. To be improved later in trunk.
|
2011-12-08 21:43:55 +00:00 |
|
bsongis
|
f25c282249
|
Minor changes to avoid infinite loops inside companion9x
|
2011-12-08 19:48:40 +00:00 |
|
bsongis
|
9c40d8b9b3
|
Minor changes to avoid infinite loops inside companion9x
|
2011-12-08 19:02:38 +00:00 |
|
bsongis
|
aefc409173
|
One ; removed
|
2011-12-08 19:00:22 +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
|
8faf304b14
|
Simu compilation error
|
2011-12-03 16:06:27 +00:00 |
|
bsongis
|
6a579226cd
|
Simu async lcd display
|
2011-11-28 21:32:04 +00:00 |
|