1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 14:25:11 +03:00
Commit graph

8906 commits

Author SHA1 Message Date
mhotar
2ab636b9ed CZ translations 2016-09-19 22:02:17 +02:00
mhotar
f4e5d27b6c CZ translations 2016-09-19 21:59:38 +02:00
mhotar
562f33e224 CZ translations 2016-09-19 21:43:34 +02:00
3djc
e82ff230a5 Allow timer up to the max the timer can handle (#3830) 2016-09-19 21:00:18 +02:00
3djc
0a5b357bab Add (again ?) saving perstistanttimers/pot/sensoors on Horus model change (#3829) 2016-09-19 20:59:33 +02:00
3djc
9b6217e1c3 S6R : Add nice graphics by mhotar (#3831)
* Add nice graphics by mhotar

* Cosmetics
2016-09-19 20:58:26 +02:00
Damjan Adamic
d12015e91d Sector size fix for non SD-HC cards [Horus] 2016-09-18 23:03:05 +02:00
3djc
f675506bc6 3djc/taranis improve s6 r (#3825)
* Step 1 : calibration

* Step 2 : remove calib for main LUA

* Clean BMP
2016-09-18 15:59:55 +02:00
3djc
3107bbb88b Insert a calibration complete step and move bmp to folder (#3819) 2016-09-17 21:50:25 +02:00
Damjan Adamic
91cea45a43 Audio fixes (#3818)
* * Switches audio filenames were wrong [Horus]
* sdAvailableLogicalSwitchAudioFiles was too small (we now have 64 LSW), fixed with BitFiled class

* Enabled Travis Gtests on Horus

* SD card version mismatch trace

* Re #3815: Audio debug timers added
2016-09-17 21:49:52 +02:00
3djc
9a40902c9d Fix too happy Travis 2016-09-17 12:08:56 +02:00
3djc
7bfb213687 Allow sdcard version change from cmake (#3816)
* Allow sdcard version change from cmake

* Make it sdcard version check ARM only

* Move to common ARM
2016-09-17 08:53:01 +02:00
3djc
6c38dcc885 Sound filemane too long 2016-09-16 13:21:23 +02:00
3djc
04ead96133 Typo, thx Kilrah 2016-09-16 10:36:38 +02:00
3djc
5254f0cc7b Make linux Companion happy 2016-09-16 08:58:45 +02:00
mhotar
980f8c52e8 CZ partial cz translation 2016-09-15 21:41:08 +02:00
Bertrand Songis
298716189e Cosmetics 2016-09-15 19:30:54 +02:00
Bertrand Songis
7635f9d91e Warning fixed 2016-09-15 19:30:24 +02:00
3djc
64748a6339 Cosmetics 2016-09-15 18:17:15 +02:00
3djc
8f54e3188e Merge pull request #3809 from rcbebo82/patch-1
Update tts_de.py
2016-09-15 18:11:44 +02:00
Benjamin Boy
de67a9c215 Update tts_de.py 2016-09-15 17:00:22 +02:00
Benjamin Boy
584c9b592c Update tts_de.py 2016-09-15 16:46:47 +02:00
Benjamin Boy
5f80f9b246 Update tts_de.py
Some Translation Errors corrected.
2016-09-15 16:44:05 +02:00
3djc
740356c4c2 Tested ok on X9E and HORUS dev, more test needed (#3802) 2016-09-14 18:59:08 +02:00
3djc
576c148b9c Add X12S keypad FIRST events to LUA (#3801)
* Add X12S keypad FIRST events to LUA

* X9E fix
2016-09-14 18:57:45 +02:00
3djc
8bafdb1725 3djc/faster local commit tests (#3800)
* Allow passing desired core usage for commit-tests (speed up local execution)

* Cosmetics

* Cosmetics

* Allow make style -j8 as well

* Looks better like this I think
2016-09-14 18:55:37 +02:00
3djc
bbb2fe2dbc Merge pull request #3796 from opentx/3djc/Horus-fix-model-setup-pots
Fix model setup screen for Horus of pots and slides checks handling
2016-09-14 08:15:40 +02:00
3djc
b4f957a166 Cosmetics 2016-09-14 08:01:07 +02:00
3djc
856cddbc84 Fix model setup screen for Horus of pots and slides checks handling
Note : this fix only the UI, another PR will fix behaviour
2016-09-13 20:21:37 +02:00
Bertrand Songis
edee15b21d Typos 2016-09-13 20:16:48 +02:00
Bertrand Songis
dbd47737cb Compilation fix 2016-09-13 19:39:23 +02:00
Bertrand Songis
c3a07675e4 Compilation fix 2016-09-13 18:48:35 +02:00
Bertrand Songis
2b32abe467 [ARM boards] Model persistent timers / telemetry / pots positions were not always correctly saved 2016-09-13 18:35:03 +02:00
Bertrand Songis
4a88d3477d Fixes #3766 2016-09-13 18:31:57 +02:00
Damjan Adamic
acebc53470 Fixes #3782: nl translations updated (by fraternl) 2016-09-12 21:22:53 +02:00
Bertrand Songis
d44f98d677 Fixes #3770 2016-09-12 18:32:26 +02:00
3djc
4d44eb97f5 Add rotary encoder support (#3792) 2016-09-12 11:49:58 +02:00
Bertrand Songis
1684256ed2 Merge pull request #3791 from opentx/3djc/LUA-move-evt-to-event_t
Move lua evt param from signed uint8_t to unsigned event_t
2016-09-12 07:41:59 +02:00
3djc
d84fd993c9 Move lua evt param from signed uint8_t to unsigned event_t 2016-09-12 07:20:06 +02:00
Bertrand Songis
0f217b3507 Compilation fix 2016-09-11 23:34:49 +02:00
Bertrand Songis
8a31c1d555 Merge pull request #3789 from opentx/projectkk2glider/issue_3771_sd_lockup
Projectkk2glider/issue 3771 sd lockup
2016-09-11 22:36:01 +02:00
Damjan Adamic
038c997b8f Disable GPS messages that are not needed
GPS RTC sync fixes
2016-09-11 21:53:45 +02:00
Damjan Adamic
cb08d37369 Interrupts must stay enabled on Horus when pushing audio buffer from audio thread (this affected 1ms interrupt) 2016-09-11 21:53:45 +02:00
Damjan Adamic
0076dd99e0 SDIO timeout fixes 2016-09-11 21:53:44 +02:00
Damjan Adamic
e229c8f8e7 Log file moved to RAM and aligned for proper DMA access. Log functions renamed. 2016-09-11 21:37:54 +02:00
Damjan Adamic
6ddb9e414f Getting rid of sdMountPoll() on ARM 2016-09-11 21:37:54 +02:00
Damjan Adamic
183b24086a Trace installed 2016-09-11 21:37:54 +02:00
Bertrand Songis
4d03db1c49 Merge pull request #3787 from opentx/3djc/Horus-fix-hard-setup
Fix column handling
2016-09-11 18:36:19 +02:00
Bertrand Songis
c15b35fff2 Merge pull request #3786 from opentx/3djc/TARANIS-Fix-Pots-checks
3djc/taranis fix pots checks
2016-09-11 18:35:51 +02:00
3djc
de479fe6fc Fix column handling 2016-09-11 13:50:45 +02:00