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

14171 commits

Author SHA1 Message Date
bsongis
9f378d1342 Suggestion from Cam in r559 comments now implemented:
Only if the user has the centre set at 1500us can limits past 512us be used.
AND
Only if the limit is set at 512us or lower can a centre other than 1500us be used.
2012-04-18 13:14:17 +00:00
bsongis
ac38c6b0a0 Compilation error and warning with nmea and ardupilot options 2012-04-18 12:47:56 +00:00
bsongis
148f64cca1 Compilation on v4 + SD card failed 2012-04-18 08:36:53 +00:00
bsongis
1d2de3d3e0 Massive revert of the trunk to return to the last known stable version. I would like a new release soon. 2012-04-18 08:24:33 +00:00
maxim.karban@gmail.com
090b111b7a Compile fix
missed one option
2012-04-18 08:01:29 +00:00
maxim.karban@gmail.com
ddc1899b71 Makefile options and letters added
# Enable Extended vario functions (V4 board only)
# Values = YES, NO
VARIO_EXTENDED = NO

and
${MODS}V
2012-04-18 07:51:39 +00:00
maxim.karban@gmail.com
91afbf2347 VARIO mod complete
returned back all previous features if without -DVARIO_EXTENDED
2012-04-18 07:20:40 +00:00
bsongis
1c9802f9ce Snapshots commited by mistake 2012-04-18 06:36:14 +00:00
bsongis
c3ddf66058 Small flash saving in General Menus (60bytes)
Backlight brightness now supported on ARM
SD card archive function continued
Simu backlight support for v4
2012-04-18 06:00:03 +00:00
maxim.karban@gmail.com
b3113fbcbc now it compiles as rev 556
new option in code VARIO_EXTENDED
2012-04-17 20:02:31 +00:00
maxim.karban@gmail.com
85540e1ef4 2012-04-17 18:47:49 +00:00
maxim.karban@gmail.com
bb47626b67 most of previous data fields in frskyData rolled back and new prepared to pack into holes/spares
getValue() function mostly rolled back except return frskyHubData.baroAltitude_bp; changed to return frskyHubData.Altitude_show;

new variable need to remove flicks of altitude on telemetry screen, which appears on any data deleays
2012-04-17 17:53:42 +00:00
bsongis
a9e4e885a1 Compilation fixed for the ARM 2012-04-17 17:24:30 +00:00
rob@marotori.com
1552a5bb51 Small update to audio to sort issues on count down timer - not tested yet as compile currently failing on sky9x board for me. Please check and let me know if sorted. 2012-04-17 17:11:35 +00:00
maxim.karban@gmail.com
e4c59f402d Barometric Vario function changed
new menu items added to handle new function
sound function changed for Vario
sound driver changed to remove crisps on continues sound
frsky data structure changed to fit new variables, some spares reused
2012-04-17 16:08:54 +00:00
rob@marotori.com
bcfc573312 Bug fix in audio - playASAP sending 1 to many events. So a request for 3 beeps would play 4 etc..
Fix in haptic to do correct number of vibrations on time count down.
2012-04-17 10:33:56 +00:00
bsongis
224bed6872 LIMITS menu adjustments 2012-04-17 09:20:42 +00:00
bsongis
2a4158d878 Compilation broken on the ARM 2012-04-17 08:06:42 +00:00
bsongis
e0002b36bb Update of Makefile options 2012-04-16 21:08:33 +00:00
bsongis
a34652e99c Revert last 2 commits 2012-04-16 18:56:34 +00:00
maxim.karban@gmail.com
938e907322 Cosmetic changes about Vario variables display/edit 2012-04-16 18:40:44 +00:00
maxim.karban@gmail.com
3aa1f1d3ed barometric Vario function changed
new menu items added to handle new function
sound function changed for Vario
frsky data structure changed to fit new variables, some spares reused
2012-04-16 18:15:08 +00:00
bsongis
ec96505709 simu compilation 2012-04-16 18:11:17 +00:00
bsongis
fe9afeb6a2 Haptic function by Rob should now be finished. SD card Model archive function. 2012-04-16 17:35:54 +00:00
gbirkus@gmail.com
8c6bf54cf9 LIMITS_US for offset, small wiki change 2012-04-16 15:46:27 +00:00
bsongis
4d07444bc4 New Makefile option to display the limits in us 2012-04-16 09:32:18 +00:00
gbirkus@gmail.com
25ce47aa06 or does not compile on vc++ 2012-04-16 08:23:28 +00:00
gbirkus@gmail.com
347292ca3c changing order of DOWN/UP in mix delay and slow to UP/DOWN 2012-04-15 22:43:09 +00:00
bsongis
abd4de973b Makefile option renamed (EXTRA_ROTARY_ENCODERS)
Fixed a bug with option EXTRA_ROTARY_ENCODERS: mixes shifted after REb
30 models when open9x / gruvin9x board
LIMITS min and max range fixed
2012-04-15 22:34:39 +00:00
bsongis
d5b386d5db New compile option FLIGHT_PHASES added. Enabled by default of course. 2012-04-14 18:30:18 +00:00
bsongis
6bc2ddc3d4 Issue 19 solved
Revert the last Haptic changes (was unfinished, no more spare time during the week-end, sorry!)
Revert my last modification on main views (offset not displayed in Bar Graphs, I was wrong)
PPM Center now configurable for each servo
No mean on the Batt voltage when in the calibration menu to have a faster response when calibrating
SD card Backup / Restore Models feature started
Some french translations fixed
2012-04-14 11:32:40 +00:00
romolo.manfredini@gmail.com
bedc673b98 General menu fixup 2012-04-13 20:46:10 +00:00
romolo.manfredini@gmail.com
1da0ad3926 Fix Makefile for haptic 2012-04-13 20:17:20 +00:00
romolo.manfredini@gmail.com
7553ec4dd4 Reverted Makefile to stock board 2012-04-13 19:20:56 +00:00
romolo.manfredini@gmail.com
2af7e34ee2 Reversed Makefile to stock board 2012-04-13 18:58:02 +00:00
romolo.manfredini@gmail.com
f7e1d86949 wrong variable type 2012-04-13 15:11:29 +00:00
maxim.karban@gmail.com
ec5363abbc Inverse switch values starting timers now as well as normal values 2012-04-13 13:40:59 +00:00
rob@marotori.com
304a7018d3 Compiler fix 2012-04-13 13:24:59 +00:00
rob@marotori.com
f632dd11fa Commit again as files did not go up! 2012-04-13 13:01:47 +00:00
rob@marotori.com
223677c7ff Files missed in last commit! 2012-04-13 12:55:26 +00:00
rob@marotori.com
f7b1754257 Major patch to split haptic and audio queues into separate systems.
Patch is testing and working on the sky9xboard and the stock board.  I dont have a gruvin board to test on.

Currently only events that trigger haptic alerts are WARNING1-3 and TRIM MIDDLE.  

Next step is for bertrand to use the hooks to enable a per alert option to choose enable haptic.

Also... translations are added but the menu file does not use the translation yet - as I have not got my head round how this works!
2012-04-13 12:22:04 +00:00
bsongis
f59d7a3836 A MOD char is really needed for the Extra Rotary Encoders Mod! 2012-04-13 07:11:04 +00:00
bsongis
46e7f90b34 One #ifdef less ... 2012-04-13 07:05:19 +00:00
bsongis
22bed6212b PPM Pulses small flash saving by Mike 2012-04-12 22:23:55 +00:00
maxim.karban@gmail.com
8b11cbe549 Beep on center fixed for rotation encoders 2012-04-12 20:48:57 +00:00
maxim.karban@gmail.com
80ab800ec3 2012-04-12 14:00:55 +00:00
rob@marotori.com
f9bacfd453 delay on haptic shutdown to allow motor time to spinup! 2012-04-12 12:17:39 +00:00
maxim.karban@gmail.com
6cacc7f2c7 Init of MOD_EXTRA_ROTARY_ENCODERS and ISR(USART2_RX_vect) code moved to board_gruvin9x.cpp 2012-04-12 10:29:53 +00:00
maxim.karban@gmail.com
f350666920 Final MOD_EXTRA_ROTARY_ENCODERS patch applied 2012-04-12 07:31:12 +00:00
bsongis
b87f321cae Offsets should not be taken into account in Bars / Values in the Main Views (idea from Cam, thanks!) 2012-04-12 06:50:01 +00:00