bsongis
590a58a6e9
Port of GPS modifications from SVN
2014-02-25 16:57:01 +01:00
Bertrand Songis
c823ca69ce
More spares to allow A3/A4/RSSI_Tx/Rx_Batt in Telemetry (ARM boards)
2014-02-24 18:22:39 +01:00
Bertrand Songis
56d167e45f
Issue #650 fixed - 0.1s precision in durations/delays for logical
...
switches
2014-02-24 07:45:37 +01:00
Bertrand Songis
2a8abd08da
Issue #741 fixed - a==x added in logical switches functions
2014-02-24 07:30:59 +01:00
Bertrand Songis
3ac1a03d96
This sine wave is reported as better than the previous one
2014-02-24 07:06:26 +01:00
openfsguruh
d4db0f1f95
typo in comment, no real change
2014-02-23 20:34:16 +01:00
Bertrand Songis
0bbb3c6b4f
Translation for the string added
2014-02-23 19:57:51 +01:00
Bertrand Songis
525fee5acd
.hex files ignored
2014-02-23 19:14:30 +01:00
Bertrand Songis
ed6fc15a13
Screen index hidden on GVARS screen (after 2 seconds)
2014-02-23 19:09:17 +01:00
Bertrand Songis
7195ad3806
The headers in the top bar - still the page number to remove!
2014-02-23 09:54:12 +01:00
Bertrand Songis
62f921404e
Indication of current flight mode in global vars - 1st part: the 2
...
seconds
2014-02-23 09:22:51 +01:00
mhotar
5b3449c55a
Bold MNY characters reworked
2014-02-22 20:20:27 +01:00
Bertrand Songis
d7a67fc7a1
Update myeeprom.h
2014-02-22 20:12:59 +01:00
Bertrand Songis
c63a29ef97
Debug mods removed for pull request
2014-02-22 19:57:25 +01:00
Bertrand Songis
10a1250496
I like these harmonics (63000, 0, 20000, 0, 20000)
2014-02-22 19:55:18 +01:00
Bertrand Songis
7e43a88d3f
Some reserve in telemetry sources added
2014-02-22 19:24:01 +01:00
openfsguruh
da277536b7
For All:
...
- GV1_XXX constants are now in myeeprom.h to be close to the mixer defines
(they need to match to the defined types, e.g. needs to have enough bits)
For Stock:
- bugfix gvars not working for weight for stock transmitter
For ARM based Transmitter:
- limits offset now to 490 (instead of 4085)
- limits for weight and offset can be easily changed in myeeprom.h, with defines
#define GV_RANGE_WEIGHT 500
#define GV_RANGE_OFFSET 490
(be sure they are not bigger than something about 4000)
No code cost
2014-02-22 14:47:36 +01:00
Bertrand Songis
a47ac42996
I Add some reserve in custom functions to avoid to change EEPROM 15days
...
after the release ...
2014-02-22 14:00:01 +01:00
Andre Bernet
903cb8bd83
Throttle warning fixed
...
Top bar time colon now blinks "correctly", some people seemed to be confused by it...
2014-02-22 08:47:22 +01:00
Andre Bernet
92a5429ce0
Longer inhibition time for automatic switch prompts at power up
2014-02-21 23:22:06 +01:00
Bertrand Songis
1a61ff64bd
Issue #731 - Flight modes switches conversion
2014-02-21 22:59:53 +01:00
Bertrand Songis
0602a550d7
Issue #731 - Calibration conversion
2014-02-21 22:22:05 +01:00
Bertrand Songis
9c38236a30
Another bug in system prompts referencing
2014-02-21 17:50:34 +01:00
Bertrand Songis
9b5b22658a
Cosmetics
2014-02-21 17:09:03 +01:00
Bertrand Songis
a7bba2a578
Logical switches automatic prompts bugfix
2014-02-21 16:55:43 +01:00
Bertrand Songis
d02912577b
Merge problem :(
2014-02-21 16:51:51 +01:00
Bertrand Songis
af4e1ce85a
Merge branch 'bsongis/Issue713_more_custom_functions' of
...
https://github.com/opentx/opentx into
bsongis/Issue713_more_custom_functions
Conflicts:
radio/src/audio_arm.cpp
2014-02-21 16:45:58 +01:00
Bertrand Songis
0345173039
No more parsing of all system sounds. Automatic prompts silent after
...
alerts
2014-02-21 16:40:52 +01:00
Bertrand Songis
5f560e8d1b
No more parsing of all system sounds. Automatic prompts silent after
...
alerts
2014-02-21 15:57:00 +01:00
Bertrand Songis
a2ebf07cad
Compilation was broken
2014-02-21 15:54:53 +01:00
Bertrand Songis
095bb38c03
Now logical switches automatic prompts
2014-02-21 15:18:05 +01:00
Bertrand Songis
5dbf2063f8
6-pos and 3-pos switches shouldn't be played at startup now
2014-02-21 14:47:38 +01:00
Bertrand Songis
9ade773618
Merge remote-tracking branch 'origin/next' into
...
bsongis/Issue713_more_custom_functions
Conflicts:
radio/src/.gitignore
radio/src/opentx.cpp
2014-02-21 14:26:11 +01:00
Bertrand Songis
9639d60acf
Merge pull request #687 from opentx/andreas/Issue020_ThrWarnPotsAndTransmitterFix_Merged
...
merged changes from Issue020_ThrottleWarning
2014-02-21 14:15:37 +01:00
Bertrand Songis
bb774648ff
P25 and P26 automatic prompts were not played
2014-02-21 12:16:05 +01:00
Bertrand Songis
23b3ea1856
Background Music should now stop correctly when switch is OFF
2014-02-21 11:58:19 +01:00
Bertrand Songis
6955a492d7
A new set of amplitudes for the sine wave ...
2014-02-21 11:52:02 +01:00
Bertrand Songis
40579a0d75
Makefile cosmetics
2014-02-21 11:15:19 +01:00
Bertrand Songis
6312222eec
Flash saving, I hope I am not wrong I removed the STARTUP_WARNING_INIT
...
state
2014-02-21 11:08:17 +01:00
Bertrand Songis
f857d5454e
Cosmetics
2014-02-21 10:15:12 +01:00
Bertrand Songis
1ca2e091a7
Update menus.cpp
2014-02-21 08:18:29 +01:00
Bertrand Songis
cb88a28557
Merge remote-tracking branch 'origin/next' into next
2014-02-21 07:48:44 +01:00
Bertrand Songis
9fa5ffc69c
Update .gitignore
2014-02-21 07:17:35 +01:00
Bertrand Songis
2aa8c68cf6
Merge remote-tracking branch 'origin/next' into bsongis/vario_improvements
2014-02-21 07:17:00 +01:00
Bertrand Songis
903dc152a5
Merge remote-tracking branch 'origin/next' into
...
bsongis/vario_improvements
Conflicts:
radio/src/maths.cpp
2014-02-21 07:13:33 +01:00
Bertrand Songis
99e42ceeb2
Different harmonics. Seem to be better. I would say that:
...
- all beeps from the radio need to be lowered.
- perhaps the low frequencies don't need to be amplified any more?
2014-02-20 23:26:34 +01:00
Bertrand Songis
901c5339ff
1000bytes RAM saved
2014-02-20 22:47:14 +01:00
Kjell Kernen
de3e0e802f
Merge pull request #703 from opentx/bsongis/standalone_simu
...
Bsongis/standalone simu
2014-02-20 21:18:14 +01:00
Bertrand Songis
f2f9579b77
Automatic sounds for multipos switches
2014-02-20 19:51:32 +01:00
Bertrand Songis
e5f336fba1
Indentation
2014-02-20 19:33:09 +01:00