Tim G. Foley
01c2413a0c
Added RPM calculation based on Spur and Pinion Gear
2014-01-16 17:10:04 -08:00
Bertrand Songis
ddd8d137fc
Replace SVN strings by a VERS string (2.0)
2014-01-16 22:31:03 +01:00
Bertrand Songis
bf54445c94
Merge remote-tracking branch 'origin/kilrah/Taranis_120MHz' into next
2014-01-16 13:05:21 +01:00
Andre Bernet
34776b24c0
Mike's bootloader added
2014-01-16 00:02:18 +01:00
Andre Bernet
0b2b9ea1c3
Merge branch 'next' into kilrah/Switch_and_pot_warnings
...
Conflicts:
radio/src/myeeprom.h
radio/src/translations/cz.h
radio/src/translations/de.h
radio/src/translations/es.h
radio/src/translations/fr.h
radio/src/translations/fr.h.txt
radio/src/translations/it.h
radio/src/translations/pl.h
radio/src/translations/pt.h
radio/src/translations/se.h
2014-01-15 22:16:16 +01:00
Bertrand Songis
b4c6d123c8
Better implementation for the automatic detection of a 6pos switch
2014-01-15 21:15:28 +01:00
Andre Bernet
ba9f55cb67
Merge was resolved the wrong way, files that should have been deleted were reinstated
2014-01-15 16:30:54 +01:00
Andre Bernet
06a2e757f1
Merge branch 'next' into kilrah/FAS_Offset_compensation
...
Conflicts:
companion/src/modeledit.ui
radio/src/translations/cz.h
radio/src/translations/de.h
radio/src/translations/fr.h
radio/src/translations/it.h
radio/src/translations/pl.h
radio/src/translations/pt.h
radio/src/translations/se.h
2014-01-15 16:02:32 +01:00
Bertrand Songis
d945052c82
Removes the core in companion simu, compiled on VC++. A compiler bug? I
...
don't get it...
2014-01-14 20:06:01 +01:00
Bertrand Songis
cedddfe8d2
EEPROM 'next' support. A lot of corrections.
2014-01-13 19:09:05 +01:00
Andre Bernet
b6be6222f3
Indents
2014-01-13 16:46:56 +01:00
Bertrand Songis
a292fabb02
[Taranis] 6Pos switch support is now ok. Calibration is automatic. More
...
tests needed
2014-01-12 12:57:14 +01:00
mhotar
7255f47a85
comments cleanup
2014-01-11 11:17:47 +01:00
mhotar
4312e708fe
Bold fonts "Y,S" characters
2014-01-11 00:34:39 +01:00
mhotar
32213baf9e
att&STRCONDENSED BUG ??
...
It seems to me att&STRCONDENSED colides with att&BOLD.
It removes switch suffix in Custom Functions when the switch is
active(when it is BOLD)
I am not sure this behaviour was meant to work this way.
2014-01-10 21:51:48 +01:00
mhotar
33cb784ff1
Bold SQT5 correction
...
Makefile -clean- removes lbm files
2014-01-10 20:13:36 +01:00
Bertrand Songis
cb4286d99d
make clean now removes all .o files
2014-01-10 15:58:58 +01:00
Bertrand Songis
96e1dcbcd8
Issue #193 fixed (curves names shifted)
2014-01-10 15:57:25 +01:00
mhotar
ef3f8a7405
Font definitions
2014-01-09 18:35:25 +01:00
Bertrand Songis
b94da82e17
[9XR-PRO] i2c was not initialized
2014-01-09 11:42:13 +01:00
Bertrand Songis
b6aca8c0f5
[9XR-PRO] No bootloader for the moment
2014-01-09 11:20:11 +01:00
Bertrand Songis
f647971d71
[9XR-PRO] Should fix the RTC issue (Date&Time was never read)
2014-01-08 16:20:07 +01:00
Bertrand Songis
6480741e42
[9XR-PRO] 64K Flash, 512K RAM
2014-01-08 15:01:08 +01:00
Bertrand Songis
1dff05dc02
User scripts ignored
2014-01-08 12:08:33 +01:00
Bertrand Songis
3b59d07724
Support of current EEPROM inside Companion. Some more code around
...
EEPROMS export removed (needed to be fixed, so I preferred to remove in
the same commit).
2014-01-07 17:57:42 +01:00
mhotar
d72d8f609f
putsSwitches suffix alignment fix
2014-01-07 00:50:52 +01:00
mhotar
4a6acab3c9
BOLD FONT
...
added Bold font definitions
MIXER: active mix weight is BOLDed instead of source, because we now have no international Bold definitions.
Bolded numbers are wider than before, but it seems it can fit.
2014-01-06 22:15:08 +01:00
Bertrand Songis
e4b3b3af85
[Taranis] Automatic detection of the 6pos switch within the calibration
...
process
2014-01-06 11:52:05 +01:00
Andre Bernet
c90e167594
Better location for switch warning enables to avoid a big shift ( fixes #193 )
2014-01-06 09:48:17 +01:00
mhotar
bddfa3938a
STD font bitmaps
2014-01-06 00:29:32 +01:00
mhotar
8d1d456721
layout fix of displayHeaderChannelName
2014-01-05 22:39:46 +01:00
Andre Bernet
8dcd1da919
Some timers are receiving 120MHz
2014-01-05 20:42:59 +01:00
Andre Bernet
0090b9ae78
Cell labels as defines with the rest
2014-01-05 16:10:19 +01:00
Andre Bernet
1615fd7593
Switch CPU speed to 120MHz. Rest should not be affected.
2014-01-05 15:52:30 +01:00
Andre Bernet
55fc49edba
12 cells logged only on ARM boards
2014-01-05 15:39:43 +01:00
Andre Bernet
04c4912449
12 cells logged
2014-01-05 15:24:55 +01:00
Andre Bernet
b33fbdd274
12 cells in telemetry view for Taranis. Can't test in real life as I can't find my 2nd FLVS, but it's OK on simu.
2014-01-05 15:11:17 +01:00
Andre Bernet
63dd5927fb
Merge branch 'bsongis/Sky9x_Stick_Gain_Issue_155' of https://github.com/opentx/opentx into next
2014-01-05 12:26:45 +01:00
Andre Bernet
624bab7826
Merge branch 'bsongis/Taranis_audio_freeze' of https://github.com/opentx/opentx into next
2014-01-05 12:26:14 +01:00
mhotar
32c16f9f28
FIXEDWIDTH flag
...
Editing fields are now in FIXED mode to show its real width on LCD.
TODO: font bitmaps have to be altered to center shorter characters to the center of the field.
2014-01-05 10:56:17 +01:00
Andre Bernet
7645fec55d
Merge pull request #507 from opentx/bsongis/Bug_wav_files_with_large_nondata_sections_issue_197
...
Fix for #197 (non audio chunks > 256 bytes)
2014-01-05 01:40:51 -08:00
Andre Bernet
b90a621db8
Telemetry view fix for new font
2014-01-04 23:20:54 +01:00
Andre Bernet
ca61fe4298
Switch Warnings disabled by default on ARM
2014-01-04 22:12:41 +01:00
Andre Bernet
fce51a6945
A2 was also disabled in custom switches in D16 mode
2014-01-04 20:41:19 +01:00
Andre Bernet
dbf39608eb
Reinstate A2 alarms in D16 mode for the 3rd party adapter
2014-01-04 18:21:08 +01:00
Andre Bernet
0618f98a13
Avoid Telemetry Lost / Telemetry Recovered voice alerts playing back to back when using the Reset Telemetry / Flight functions
2014-01-04 18:11:33 +01:00
mhotar
655169aa7a
STD font bitmaps -symbols
2014-01-03 00:04:59 +01:00
Bertrand Songis
33eeb4cc64
[all] Compilation was broken except for Taranis :(
2014-01-02 12:38:18 +01:00
mhotar
ef28d7e233
Layout fixes
2014-01-01 20:51:02 +01:00
Bertrand Songis
1c8b865d89
[Taranis] Support for the 6POS Pots
2013-12-31 13:02:53 +01:00