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

15146 commits

Author SHA1 Message Date
bsongis
a6a7c516a6 No more BAR value displayed as it is not used yet 2012-01-29 21:17:30 +00:00
bsongis
6a5d21696e xShort was longer than Short... 2012-01-29 21:12:55 +00:00
bsongis
52d4d5721b AUDIO now ok on v4
Code refactoring using a circular buffer for the queue: 212bytes flash saved, 7bytes ram saved, no more copy loops
2012-01-29 18:43:21 +00:00
bsongis
7617d25501 Dead code removed 2012-01-29 18:34:04 +00:00
bsongis
59b0f62a6f New splash 2012-01-28 16:28:02 +00:00
bsongis
4776415c14 Problem with invalid EEPROMS 2012-01-28 15:32:08 +00:00
bsongis
0af7630523 Missing symbols in open9x simu v4 2012-01-28 15:17:00 +00:00
bsongis
3adb512e39 TCCR0A defined in simu 2012-01-28 15:01:50 +00:00
bsongis
3bcb1f6097 Speaker pitch mas modified by Haptic strength! 2012-01-28 08:32:19 +00:00
bsongis
dea8c79811 Audio was completely broken on v4. Now better, we hear sounds, but ridiculous sounds... 2012-01-27 20:53:11 +00:00
bsongis
7d511b1e13 HAPTIC is now a compile option 2012-01-27 19:22:28 +00:00
bsongis
e6d8648074 NMEA and ARDUPILOT code ported from er9x
DSM2(PPM) bug fixed
Flash saving
PCBV3 removed
One delay_us(7) removed
BEEPSPKR becomes AUDIO
2012-01-27 18:58:59 +00:00
bsongis
5b1bad8705 New binaries 2012-01-27 08:08:45 +00:00
bsongis
57bdc48e6d Small bug in compile.py script, templates were always YES 2012-01-27 08:02:14 +00:00
bsongis
6d138fe89f When DSM2 not included in the firmware and DSM2 chosen as a protocol, the Tx rebooted 2012-01-27 07:55:18 +00:00
bsongis
db5ed2b1c1 New binaries for open9x 2012-01-26 20:31:37 +00:00
bsongis
a8ec3ddaa7 Audio port from er9x (thanks Rob!) 2012-01-26 20:15:45 +00:00
bsongis
be6385bf2f Wrong test for size of General data at load time 2012-01-26 18:40:39 +00:00
bsongis
cf955a7a60 New hexes with last modifications 2012-01-25 21:07:08 +00:00
bsongis
104f0abf9b The script for compiling all versions 2012-01-25 20:57:17 +00:00
bsongis
31524e4eb4 g_time_per10 only needed in DEBUG mode 2012-01-25 20:56:21 +00:00
bsongis
df063a7298 TODO removed 2012-01-25 18:36:42 +00:00
bsongis
f40a5445c9 In case eeGeneral increases it's accepted 2012-01-25 18:33:12 +00:00
romolo.manfredini@gmail.com
d3ebb51176 Pulse polarity reversed 2012-01-25 18:29:03 +00:00
bsongis
53ff8cc768 Some improvements when french translations used 2012-01-24 20:28:01 +00:00
bsongis
1ee27fb979 French translations fixes by suspect (modelisme.com) 2012-01-24 07:42:08 +00:00
bsongis
23a4080358 Some fixes in french translations 2012-01-23 22:15:54 +00:00
bsongis
358ec39304 Fixes for v4 board 2012-01-23 21:23:19 +00:00
bsongis
5de422d287 Changes on MCUSR / MCUCSR 2012-01-23 20:54:01 +00:00
bsongis
2064ae4235 French translations by suspect (modelisme.com) 2012-01-23 20:51:16 +00:00
bsongis
8f3a0a28cf PXX + PPM16 port from er9x
DSM2 model id for ModelMatch feature
2012-01-23 18:50:36 +00:00
bsongis
ddc9a07eef TIFR / TIFR1 for DSM2 pulses 2012-01-22 18:14:41 +00:00
bsongis
7cc5a37c4b Compliation problem with option JETI 2012-01-22 11:51:00 +00:00
bsongis
1f84c10b50 TIFR disabled, we use async EEPROM write! 2012-01-22 11:28:42 +00:00
bsongis
e4d0f37b14 DSM2 on PPM output ported to V4 board
Still remaining the TIFR lines to clear the interrupts
2012-01-22 11:27:25 +00:00
bsongis
59d3f9dd73 Downloads for open9x 2012-01-22 10:46:17 +00:00
bsongis
dbbb31aa5e New binaries 2012-01-21 20:49:14 +00:00
bsongis
7ca995bf9f New stamp prepared 2012-01-21 15:30:12 +00:00
bsongis
05fcb5047f Bug in strings when HELI enabled 2012-01-21 14:21:45 +00:00
bsongis
9c658018f4 Optimization in pulses 2012-01-20 19:45:30 +00:00
bsongis
490e48123c Typo 2012-01-20 18:32:03 +00:00
bsongis
d05b7bba21 Pulses array length 2012-01-20 18:31:17 +00:00
bsongis
63a5835db8 New MODS letters:
X=PXX
D=DSM2
W=Winged Shadow How High
2012-01-20 18:26:36 +00:00
bsongis
30f513d586 DSM2 (ppm mode) pulled from er9x 2012-01-20 18:23:17 +00:00
bsongis
80bfc11a83 PPM changes pulled from er9x (by Pat Mackenzie) 2012-01-20 18:19:58 +00:00
bsongis
f9d3e11956 Some 1400bytes flash saved! 2012-01-20 18:15:29 +00:00
bsongis
0418cb318f Only a constant instead of a number 2012-01-20 18:13:49 +00:00
bsongis
c7c9edc2dc MOD string updated 2012-01-19 21:34:03 +00:00
bsongis
c4b622fcf5 MOD string updated 2012-01-19 21:21:29 +00:00
bsongis
48e0a262de Changes in stamp 2012-01-19 20:53:38 +00:00