1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 08:45:24 +03:00
Commit graph

105 commits

Author SHA1 Message Date
JivaroFAD
b95b66e69e mega2560 update
Nearly the end... transmitter is built and works, the first fly is for
next we !
2015-01-06 22:45:58 +01:00
bsongis
c50677881f Fixes #1961 2015-01-04 17:13:50 +01:00
Damjan Adamic
dffdd2d6c5 Fixes #1800: suppress center beep for non-existing pots 2014-12-21 16:02:21 +01:00
Damjan Adamic
95462b75e6 Re #1835: fix for negative trim index 2014-12-14 14:17:46 +01:00
Damjan Adamic
0e39aaaf72 Fixed #1835: Issue with heli swash plate mixing (notrim) 2014-12-14 12:42:28 +01:00
bsongis
f008e6ad88 Fixes #1879 - Tests needed (differential is now applied before
weight/offset), just like other curves
2014-12-11 07:26:10 +01:00
bsongis
d64989baac All X9E switches now working 2014-11-27 23:09:14 +01:00
bsongis
06437b2954 Switches configuration + Switches/Pots/Sliders/Sticks custom names 2014-11-21 18:22:13 +01:00
Kyle Manna
da8160f1ff permissions: Remove execute bit from src files
* Remove the execute permission on all c, cpp, and header files.
* These files will never need to be executed.
2014-11-19 09:52:44 -08:00
bsongis
8eef4cd0bd #1850 2014-11-16 22:18:37 +01:00
bsongis
88d9691d16 Telemetry refactoring - Fixes #1634 2014-11-08 12:06:42 +01:00
bsongis
aa28af6235 Add a new parameter "Use Global Functions" for model where they are not
needed
2014-11-04 07:25:23 +01:00
bsongis
e130c54e47 Cosmetics 2014-10-19 22:34:55 +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
bsongis
2f8b9347a4 Global functions (only Firmware) - saves 20bytes flash on 9X stock 2014-09-18 11:44:09 +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
5ead4d8582 Fixes #1655 2014-08-29 16:03:46 +02:00
bsongis
5cbfcc45a4 Timer3 added in sources 2014-08-16 11:37:59 +02:00
Damjan Adamic
43598fb6df Optimization: removed usage of gettime() where possible 2014-08-08 20:33:35 +02:00
Damjan Adamic
828372ab29 Fix for the case of extended trims
Code cleanup
2014-07-31 15:47:32 +02:00
Damjan Adamic
21ae270c0e Fixes #1569 2014-07-31 15:08:37 +02:00
bsongis
189becfbb2 Fixes #1569 2014-07-31 11:22:18 +02:00
bsongis
9861a08150 Fixes #1562 2014-07-28 21:02:42 +02:00
bsongis
32afbf5a5a Fixes #1552 2014-07-25 08:39:41 +02:00
bsongis
eea1c3a84c SAFETY renamed to OVERRIDE 2014-07-21 20:38:44 +02:00
bsongis
6716482ae4 Fixes #1428 2014-07-02 16:34:26 +02:00
Damjan Adamic
e4314004a8 ACCURAT_THROTTLE_TIMER was lost when splitting code into mixers.cpp in 2fbd4ff13a 2014-07-01 21:53:56 +02:00
Damjan Adamic
f3bc8cb9a4 Fixes #1345 2014-06-22 13:52:59 +02:00
bsongis
e31f71f874 Fixes copySticksToOffset bug when HELI enabled (thanks non regression
tests!)
2014-06-20 11:17:24 +02:00
Bertrand Songis
5a3d2244d8 Fixes #1267 2014-06-17 13:17:57 +02:00
bsongis
2094e87da5 'phase' renamed to 'flight mode' everywhere in the code 2014-06-17 10:59:00 +02:00
bsongis
20125474c1 Fixes #1267 2014-06-17 10:59:00 +02:00
bsongis
726a03d433 Fixes #1277 2014-06-14 11:20:40 +02:00
bsongis
89433127c4 Lua scripts now in custom functions! 2014-06-12 18:18:42 +02:00
bsongis
2cd66cbc65 Fixes #1223 2014-06-12 10:34:57 +02:00
bsongis
43a7434ae5 Fixes #1247 2014-06-11 09:23:11 +02:00
bsongis
72dc022dc9 Fixes #1182 - RxBatt removed 2014-06-10 14:51:16 +02:00
bsongis
dcde1073b0 [Stock 9x] Problem on logical switches used as sources (both display and
evaluation)
2014-06-05 21:41:05 +02:00
bsongis
0a5c3f42c5 Revert "Removed some unnecessary code"
This reverts commit 6261fbf317.
2014-06-04 21:22:43 +02:00
bsongis
fbb90ff5d5 No Center Beeps during calibration 2014-06-02 15:26:35 +02:00
bsongis
dee4a10436 Merge branch 'aaronchch/Heli_code_tidy_1128' of https://github.com/aaronchch/opentx into next 2014-05-28 12:30:43 +02:00
bsongis
c7c58b1a1d Volts source can be RxBatt/A3/A4 and Amps source A3/A4 2014-05-24 16:06:31 +02:00
bsongis
375147e4eb Telemetry A3/A4 settings and alarms 2014-05-23 15:29:10 +02:00
bsongis
2a6e69f902 Preparation for A3/A4 2014-05-22 20:51:46 +02:00
aaronchch
6261fbf317 Removed some unnecessary code 2014-05-22 22:29:00 +12:00
Damjan Adamic
7505701e64 Merge pull request #1119 from opentx/bsongis/logical_switches_issue_1039
Bsongis/logical switches issue 1039
2014-05-19 22:04:30 +02:00
bsongis
90fbd9cf62 Fixes #1069 2014-05-19 16:28:00 +02:00
bsongis
49a4d5ecb1 Gtests KO 2014-05-19 15:12:23 +02:00
bsongis
1a7ff9239d A couple of changes on top of projectkkglider branch 2014-05-19 14:52:07 +02:00
Damjan Adamic
e14734c8af Reduced number of logical switch context to 2. Now we have only active fm context (lswFM[0]) and other context that is used for all other fms (lswFm[1]).
Much smaller RAM usage, but possible (I beleave unimportant) errors when trasitioning between more than two flight modes.
2014-05-18 18:08:41 +02:00