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

772 commits

Author SHA1 Message Date
bsongis
18804873b6 Issue 26 fixed 2012-05-11 20:43:14 +00:00
bsongis
ff878bf884 THR Warn bug fixed. 2012-05-11 19:21:27 +00:00
bsongis
b4645560f6 [SDCARD] refresh problem on Model Restore 2012-05-11 18:05:46 +00:00
bsongis
b210b7f83f Last changes compile on V4 2012-05-11 17:37:42 +00:00
bsongis
2bb11cd2eb MODELSEL menu now accepts trimming at a normal speed 2012-05-11 17:11:41 +00:00
bsongis
9c0d89a9b0 Issue 10 solved: new script to help with special chars in translations (Thanks Kjell) 2012-05-11 16:38:12 +00:00
bsongis
782466cc73 Cosmeticsonly: I miserabily failed at saving a single byte flash here ;) 2012-05-11 12:25:42 +00:00
rob@marotori.com
fe45498199 Post pause feature from previous update ported to stock/gruvin board.
Have tested on stock - can a gruvin board user test?
2012-05-11 11:37:29 +00:00
rob@marotori.com
aacca8434a Update to introduce post tone sequence pausing on audio events. ARM Only at the moment. 2012-05-11 11:13:47 +00:00
bsongis
88dcfdcf30 Typo fix 2012-05-11 10:12:44 +00:00
gbirkus@gmail.com
3d9a020178 typo fix 2012-05-11 10:03:28 +00:00
bsongis
7eded397f7 Better handling of Protocols and Functions which are not chosen at compilation time. Now they are proposed as [Vario] / [PXX] when not available 2012-05-11 08:57:06 +00:00
bsongis
8a7dc4d009 Issue 25 solved 2012-05-10 21:16:44 +00:00
bsongis
aabe510663 VARIO option introduced 2012-05-10 16:57:41 +00:00
rob@marotori.com
0f780eca35 Prevent haptic being enabled when usb plugged in on the ARM board. 2012-05-10 11:48:35 +00:00
rob@marotori.com
91dd67204b Two fixes:
1x Added a rate limit on the ARM board to prevent speaker getting over-run on sound requests.  This limit has two parameters in the audio.h to set the length.  Value of 10 seems to work ok for now.   The fix resolves the broken sound when the vario limit was set to 0.
2x Adjusted all tonePause and toneLen for the events to suit the ARM board.  Issue is simply that the audio is processed much faster.. so the tunes where happening too fast!
2012-05-10 09:03:34 +00:00
bsongis
e9e6cfd19b FrSky A1/A2 averaged only if unit is volts 2012-05-10 07:13:23 +00:00
bsongis
d2413055e3 Vario now tested and ok on stock board (Thanks Gabriel for the bug tracking!) 2012-05-09 21:08:43 +00:00
bsongis
d5d902d05e 2bytes flash saved :) 2012-05-09 20:35:15 +00:00
mihlit@mihlit.cz
12c014d79f different fix for "there are no lines to go on trainer:slave_mode"
Perhaps not the best solution from nice code point of view, but
from three ways I tried, it adds the least amount of bytes :)
2012-05-09 19:43:58 +00:00
bsongis
6472138b54 If you change the selected model with MENU long the up/down buttons don't work anymore until you exit/reenter the model selection screen (Bug reported by Kilrah) 2012-05-09 19:28:37 +00:00
bsongis
4e1218e191 The radio didn't skip the splash and the checks on reboot due to WDT 2012-05-09 19:16:30 +00:00
maxim.karban@gmail.com
cb1d384a03 VARIO_EXTENDED variables renamed 2012-05-09 17:21:10 +00:00
maxim.karban@gmail.com
57ab818538 VARIO_EXTENDED
removed bug around zero vspeeds
2012-05-09 17:17:15 +00:00
maxim.karban@gmail.com
10f017275d commented lines removed 2012-05-09 12:35:26 +00:00
maxim.karban@gmail.com
7e6eccfbc9 VARIO_EXTENDED A1/A2 sources fix 2012-05-09 12:11:04 +00:00
bsongis
d29e2e25b2 Flash saving (78bytes) 2012-05-09 07:50:53 +00:00
bsongis
44b3e31d5a Throttle Warning based on Model parameters 2012-05-09 07:08:25 +00:00
bsongis
0b356b1886 Vario flash saving (8bytes)
A1 and A2 values displayed in TELEMETRY menu (to avoid switching screen for calibration)
2012-05-08 21:58:24 +00:00
bsongis
1a5a89e3d1 core in set_volume on Simu (ARM) 2012-05-08 21:47:19 +00:00
bsongis
571be5bf77 Vario fix 2012-05-08 21:08:12 +00:00
bsongis
a96785cca7 In CUSTOM SWITCHES screen, enabled switches are displayed with INVERS (Idea from Cam, thanks!) 2012-05-08 21:01:47 +00:00
maxim.karban@gmail.com
547aa3fede VARIO_EXTENDED
Up speed limit range is -1.0..+2.0, especially for BaroV1 source
2012-05-08 20:13:19 +00:00
maxim.karban@gmail.com
fe61a4fe7f Variometer sources now:
BaroV1: uses altitude before point only multiplied by 100
BaroV2: uses filtered altitude provided better than frsky hub source
A1/A2: uses winged shadow thermal scout connected to A1/A2 inputs on receiver
2012-05-08 20:07:57 +00:00
bsongis
176ee13455 PXX compiles on V4 2012-05-08 19:29:43 +00:00
bsongis
50b6a95fee Another TODO removed 2012-05-08 13:39:26 +00:00
bsongis
8f06ef1645 One TODO removed with a ten bytes flash saving 2012-05-08 13:29:43 +00:00
bsongis
3fc27a627f TODOs removed 2012-05-08 13:24:26 +00:00
bsongis
a47cebfdd5 AutoSwitch adjustment for TRN 2012-05-08 12:05:13 +00:00
bsongis
c8e8a4aba7 Compilation problem when PXX and not DSM2 2012-05-07 21:15:17 +00:00
bsongis
46d6a8196b Idea from Kilrah. To be discussed. For AutoSwitch is not bad. 2012-05-07 19:19:20 +00:00
bsongis
8b225699c9 Changelog updated 2012-05-07 18:35:48 +00:00
bsongis
69d19c868c Mix Beep was not perfectly regular (especially the 3rd one) 2012-05-07 17:53:34 +00:00
bsongis
943f7969c0 Compilation error when DSM2 and not PXX 2012-05-07 15:54:03 +00:00
mihlit@mihlit.cz
4724ccc780 rotary encoder used in menu did not keep light on 2012-05-07 11:30:07 +00:00
mihlit@mihlit.cz
71685e582c there are no lines to go on trainer:slave_mode
Originally, screen showed only "Slave", but cursor could
disappear when going down to seven non-existant lines
from master mode.
2012-05-07 10:10:26 +00:00
bsongis
e27629ca98 AutoSwitch function in Function Switches, Mixer and Expo.
Small flash saving
2012-05-07 07:28:14 +00:00
bsongis
8f2a091fbe Bug with ID2 on simu for ARM 2012-05-07 07:06:17 +00:00
bsongis
4d953a8452 AutoSwitch corrections 2012-05-06 22:13:25 +00:00
bsongis
99a8e85bed Auto Switch is FALSE by default 2012-05-06 21:42:19 +00:00