1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 00:05:17 +03:00
Commit graph

7251 commits

Author SHA1 Message Date
bsongis
1dada04b66 SWR added in the firmware as an option (SWR=YES) 2014-10-19 22:53:43 +02:00
bsongis
e130c54e47 Cosmetics 2014-10-19 22:34:55 +02:00
bsongis
0b8963b15e Shutdown sound - bye.wav - A little bit related to #719 2014-10-15 23:27:18 +02:00
Damjan Adamic
6839c02aba Fixes for simu 2014-10-15 20:04:06 +02:00
bsongis
52040406a4 Cosmetics 2014-10-14 22:43:47 +02:00
Damjan Adamic
874156122d Re #1610:
* sport.log only active if SPORT_FILE_LOG=YES
* audio concurrent access fixes
* added IO mutex
* added Event Trace Buffer
* fixed SD card error

Conflicts:
	radio/src/Makefile
	radio/src/targets/taranis/diskio.cpp
2014-10-14 22:43:05 +02:00
bsongis
c4c7fed727 It was possible to have the Limits contextual menu displayed in
READ_ONLY mode
2014-10-14 22:34:49 +02:00
bsongis
8354f4d842 Sky9x Coprocessor bug fix 2014-10-14 22:33:34 +02:00
bsongis
c53e85b702 Sky9x binary was built with the bootloader present on disk (was not
removed by make clean). So 99% it was a Taranis bootloader.
2014-10-14 22:33:25 +02:00
bsongis
a26c83bd30 Fixes #1785 2014-10-12 19:42:58 +02:00
Bertrand Songis
e35eb2029d Merge pull request #1757 from opentx/mhotar/cz_inputs
Mhotar/cz inputs
2014-10-06 21:55:46 +02:00
Bertrand Songis
a062bda7d0 Merge pull request #1756 from opentx/driver33/PL_TR_fix
Translation fixes
2014-10-06 21:54:06 +02:00
Damjan Adamic
f8e6fd7b2d Fixes #1755 (on next branch): LUA get/setTimer(): inconsistent timer struct 2014-10-05 14:54:29 +02:00
mhotar
df44114903 merge conflicts 2014-09-29 22:09:26 +02:00
Jacek Drewniak
11e7b86ce7 Translation fixes 2014-09-29 21:19:54 +02:00
bsongis
908b54d14b Translations updated 2014-09-29 08:12:42 +02:00
bsongis
d7eb8eb0a9 Now SBUS / Battery compartment works! 2014-09-29 07:47:08 +02:00
bsongis
f57444f1cb Master/SBUS Module now working 2014-09-29 07:47:08 +02:00
bsongis
440cd6a162 New trainer modes:
- Master / SBUS module
- Master / CPPM module
- Master / SBUS in battery compartment
Thanks to Mike for this feature!
2014-09-29 07:47:08 +02:00
bsongis
3aaa4b014b Conversions shift fixed 2014-09-29 07:44:02 +02:00
bsongis
f71cf21a02 Warning removed 2014-09-27 22:08:27 +02:00
JivaroFAD
9327cffbe6 RotaryA ok
Interrupts 0 and 1 changed to 4 and 5
2014-09-26 16:37:37 +02:00
JivaroFAD
1c24ef3c45 mega2560 RotaryB ok 2014-09-25 00:35:53 +02:00
bsongis
b26187f759 Fixes #1630 - Thanks to projectkk2glider for his pull request #1738 - I
only added a google test
2014-09-24 12:07:15 +02:00
JivaroFAD
f39650bf16 MEGA2560 update 2014-09-21 20:26:19 +02:00
bsongis
37e6819a57 Fixes #1740 - not tested on hardware 2014-09-21 10:46:46 +02:00
bsongis
8032d6ee66 Constructors called on static objects - I really need them now :) 2014-09-20 13:02:20 +02:00
Damjan Adamic
80eb34cea2 Fixes #1714: getting radio setting of imperial or metric in lua 2014-09-20 11:33:48 +02:00
Damjan Adamic
7497be4d28 Fixes #1649: added getDateTime() in lua which returns current date and time 2014-09-20 11:23:33 +02:00
mhotar
5ecb2f2305 No special character in CZ names of Inputs. 2014-09-20 01:44:06 +02:00
bsongis
e4bb750c1f Fixes #1735 2014-09-19 20:19:55 +02:00
bsongis
ef7bbea285 Global Functions now integrated inside Companion - Fixes #502 2014-09-18 15:32:55 +02:00
bsongis
2f8b9347a4 Global functions (only Firmware) - saves 20bytes flash on 9X stock 2014-09-18 11:44:09 +02:00
bsongis
5173907efd Fixes #1727 2014-09-18 08:35:33 +02:00
bsongis
555a529a9b Fixes #1725 2014-09-16 20:08:23 +02:00
Jacek Drewniak
cf2372d139 some fixes 2014-09-16 19:00:37 +02:00
bsongis
c234b72d05 Inversion of S3 on Taranis+ (S3 should be wired as S2) - Issue #1716 2014-09-16 17:15:40 +02:00
Andre Bernet
1424667ff3 S2 inverted on T+ (Fix #1716) 2014-09-16 17:15:32 +02:00
bsongis
99e87050f3 Overflow on OverrideCHxx functions on ARM boards (range is now
-150:+150)
2014-09-15 18:50:23 +02:00
bsongis
93d2837dee #1647 - bitmap set/get added to the Lua interpreter 2014-09-15 18:50:11 +02:00
bsongis
829567a2c1 #1647 - getCurve exported to the Lua interpreter 2014-09-15 18:49:58 +02:00
bsongis
74252f787b Fixes #1633 2014-09-15 15:47:46 +02:00
bsongis
6c5d53194a S.PORT logs traced in sport.log when SPORT_FILE_LOG=YES taken from #1644 2014-09-15 12:30:37 +02:00
bsongis
c751e3e4cd Makefile typos from #1644 2014-09-15 12:23:12 +02:00
bsongis
141e8322ec SD access part from #1644 2014-09-15 12:19:19 +02:00
bsongis
6190c399c5 Fixes #1709 2014-09-15 11:51:18 +02:00
bsongis
9ec17f6e68 Fixes #1669
Conflicts:
	radio/src/gui/view_main.cpp
2014-09-15 11:32:09 +02:00
bsongis
0ac40ab41f Automatic Model conversion problem on ARM boards (v216 to v217) 2014-09-15 10:57:54 +02:00
bsongis
4b9287ef8a Fixed last merge round 2014-09-15 10:28:34 +02:00
bsongis
31a7f877c9 MEGA2560 simu compilation now ok 2014-09-15 10:20:18 +02:00