Bertrand Songis
ca5c20abe3
getCPUUniqueId moved to STM32 common code
2016-08-31 01:06:00 +02:00
Bertrand Songis
82b9ecc155
[Horus] Refactoring for the new fatal errors
2016-08-31 01:04:11 +02:00
Bertrand Songis
855814655e
Cosmetics
2016-08-30 18:33:15 +02:00
Andre Bernet
7656450597
Fix #3737
2016-08-30 11:50:44 +02:00
3djc
931c3f9d6a
This fixes #3727 ( #3729 )
...
Fixes #3727
* Improve
* Cosmetics
* Cosmetics
2016-08-29 23:11:33 +02:00
Andre Bernet
c793b492d2
Translation fixes
2016-08-29 22:27:45 +02:00
Damjan Adamic
f0c2f10e27
Serial port SERIAL2 enabled [Horus]
2016-08-29 20:09:59 +02:00
Damjan Adamic
5a9eeaacc1
Added missing interrupt name [Horus]
2016-08-29 20:04:55 +02:00
Damjan Adamic
5cdb1e52d1
Cosmetics
2016-08-29 19:59:12 +02:00
3djc
7d6e96fe0c
Add mintrim ( #3732 )
2016-08-29 15:48:42 +02:00
Andre Bernet
6038c0947f
Reenable NL translation
2016-08-29 14:43:16 +02:00
Bertrand Songis
812ce55538
[Horus] SEGFAULT in calibration menu (new tests needed thanks!)
2016-08-29 14:05:25 +02:00
Bertrand Songis
5b9bd52737
[Horus] Warnings removed
2016-08-29 13:51:09 +02:00
Andre Bernet
e6ac77a789
[Horus] Fix simu segfault, cosmetics
2016-08-28 18:15:26 +02:00
Damjan Adamic
89e0fd1e1d
Re #3724 : added smoothing filter for rotary encoder speed/acceleration calculation ( #3726 )
2016-08-28 18:00:54 +02:00
Andre Bernet
446ed3db59
Translation fixes
2016-08-28 17:55:25 +02:00
Damjan Adamic
b71ba5b095
Cosmetics
2016-08-28 16:44:34 +02:00
Damjan Adamic
7522e54c83
More decimal places for small climb rates.
2016-08-28 11:38:38 +02:00
Andre Bernet
30eb2baed9
[Horus] Bitmaps now scaled to fit both dimensions and centered in desired zone
2016-08-28 11:28:29 +02:00
Damjan Adamic
504592ed18
Proper type for STICKS
2016-08-28 11:09:47 +02:00
Damjan Adamic
5446b4707d
Wrong PPM_UNIT option value
2016-08-28 11:09:47 +02:00
Damjan Adamic
0c2fb5f7f1
Cosmetics
2016-08-28 11:09:47 +02:00
Bertrand Songis
2a9e299818
[Horus] SD version check simplified
2016-08-28 11:02:09 +02:00
Bertrand Songis
6071b1aa0d
Compilation fix
2016-08-28 10:06:37 +02:00
Bertrand Songis
4377815c7b
watchdogSetTimeout renamed to watchdogSuspend
2016-08-28 09:26:18 +02:00
Andre Bernet
db79e2c53e
[Horus] Translations, UI cosmetics
2016-08-28 09:01:53 +02:00
Bertrand Songis
506b24829c
[Horus] Disable the WD timer on USB massstorage read/write
2016-08-28 08:47:51 +02:00
Bertrand Songis
b105214e32
[Horus] Model name greater than Model99.bin allowed
2016-08-27 21:36:31 +02:00
Andre Bernet
3e960be9ce
[Horus] Display model file name on model select screen
2016-08-27 20:46:42 +02:00
Bertrand Songis
f5d589d23c
[Taranis] EEPROM Conversions issues
2016-08-27 20:07:27 +02:00
Jim Taylor
34441618f8
Skip first record when calculating replay speed and set minimum repla… ( #3715 )
...
* Skip first record when calculating replay speed and set minimum replay speed to 100 ms.
Fixes issue 3708
* Cosmetics
2016-08-27 18:36:15 +02:00
Bertrand Songis
1d735f2bd3
[X9E/X7D] Rotary encoder navigation speed implemented ( #3724 )
2016-08-27 18:19:44 +02:00
Bertrand Songis
3cb64d984a
[Taranis] EEPROM async write was disabled
2016-08-27 17:05:56 +02:00
Andre Bernet
508e3e899c
Fix SD card version check
2016-08-27 15:11:54 +02:00
Andre Bernet
c5346f6846
[Taranis] Fix bootloader freeze on USB disconnect
2016-08-27 13:31:15 +02:00
Bertrand Songis
9e334bfc84
[HORUS] Problem with Logs checkbox in Sensor menu
2016-08-27 11:59:23 +02:00
Bertrand Songis
879ca36fdb
Typo
2016-08-27 09:50:11 +02:00
Bertrand Songis
7d1732b314
[HORUS] Curves on outputs were not taken into account
2016-08-27 09:49:37 +02:00
Bertrand Songis
76300ae92d
[X9E] Calibration screen display problem
2016-08-27 09:48:04 +02:00
Bertrand Songis
b8edea5c05
[X7D] LCD Reset is always needed
2016-08-26 11:36:06 +02:00
3djc
204b1b9627
This fixes #3718 ( #3720 )
2016-08-25 18:46:50 +02:00
3djc
9d9fdf81b4
Change audio generation files accordingly ( #3717 )
...
* Change audio generation files accordingly
New way of working :
units files are ALWAYS named in english based on the names in audio_arm.cpp names.
multiple form (singular, plural(s) are ammended with 0 to 4 suffix, according to languages rules. example : meter1.wav for first form of plural of meter unit,. This filename needs to be the same for all languages (in their respective directories of course)
* Care for gruin9x
* Better form
* Other languages
* Cosmetics
2016-08-24 23:43:56 +02:00
Bertrand Songis
b69c2aa41c
Cosmetics again ...
2016-08-24 20:39:22 +02:00
Bertrand Songis
a95f9b7dde
getSystemAudioPath renamed to strAppendSystemAudioPath
2016-08-23 21:07:40 +02:00
Bertrand Songis
dd1ca93b70
getStringWithIndex renamed to strAppendStringWithIndex. It returns now the end of the string so that anything can be appended.
2016-08-23 20:51:40 +02:00
Bertrand Songis
643a731979
Cosmetics
2016-08-23 20:07:39 +02:00
Bertrand Songis
f34de72e25
Cosmetics
2016-08-23 07:18:26 +02:00
Bertrand Songis
0ff601a3fa
EEPROM simplification. Needs tests. ( #3713 )
2016-08-23 07:14:44 +02:00
Bertrand Songis
c16ad94e3a
SD card warning modified (fits now in 9X LCD)
...
Missing #ifdef for TELEMETRY flavours
2016-08-22 19:03:42 +02:00
Bertrand Songis
81c16212e0
Refactoring to prepare things for Horus flash support
2016-08-21 21:14:10 +02:00