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

12041 commits

Author SHA1 Message Date
maxim.karban@gmail.com
3d44f10989 bugfix about soft_power_off functionality.
never return from main() - there is no code to return back, if any daelays
occurs in physical power it does dead loop.
2012-04-21 13:56:01 +00:00
bsongis
5c675a8e0b Compile script updated 2012-04-21 10:37:19 +00:00
bsongis
e7c03fa587 Bug in compile script (wrong extensions) 2012-04-21 07:15:11 +00:00
bsongis
e80cd15112 Issue 20 solved 2012-04-21 06:25:34 +00:00
bsongis
cf18753986 All strings shifted 2012-04-20 22:16:17 +00:00
bsongis
1a18d51869 All strings shifted 2012-04-20 22:12:51 +00:00
bsongis
c50859fe62 VC++ compilation in companion9x 2012-04-20 21:58:58 +00:00
bsongis
29700853fd Compilation issue on companion9x 2012-04-20 18:24:55 +00:00
bsongis
d3f6d6ea4d Compilation issue on companion9x 2012-04-20 18:22:34 +00:00
bsongis
640e5d1ed2 Compilation issue on ARM 2012-04-20 17:31:11 +00:00
bsongis
9bc18d1888 400bytes flash saved in GeneralMenus + ModelMenus
On V4.1 board both Rotary Encoder may be used for navigation
TX/RX RSSI set to 0 when no telemetry received since too long
2012-04-20 17:03:16 +00:00
bsongis
f33c110340 Compile script updated 2012-04-20 10:33:11 +00:00
bsongis
7d7736703f No more binaries and stamps on svn 2012-04-20 06:58:51 +00:00
bsongis
d573b1ba33 Upload on freehosting.com 2012-04-20 06:16:57 +00:00
bsongis
9deddaaecd Small corrections 2012-04-20 06:16:22 +00:00
bsongis
98e1c57db3 Multithreading added in the compile script 2012-04-19 17:04:39 +00:00
bsongis
3967d82a28 Option UNITS=IMPERIAL added
SD card archive function continued (doesn't delete the model until function finished)
Alternate view for outputs in Main Views (Bars and Numbers)
GPS speed was badly displayed (ap instead of bp)
2012-04-19 17:03:51 +00:00
bsongis
35f60e9899 Compile script bug fix 2012-04-19 06:53:21 +00:00
bsongis
edc8c4cbb3 Compile script should now upload files on the FTP server 2012-04-18 20:41:46 +00:00
gbirkus@gmail.com
c0cd43a250 audio change 30,20,10 sec count down timer to 3x,2x,1x beep 2012-04-18 19:52:00 +00:00
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