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

15146 commits

Author SHA1 Message Date
bsongis
34697da8d2 Replace in Mixes unbolds all replaced Mixes 2012-06-30 06:29:11 +00:00
romolo.manfredini@gmail.com
b541cb5c3a fix companion9x compilation errors 2012-06-30 00:09:40 +00:00
bsongis
2d99899bce Problem with bars thresholds 2012-06-29 21:32:37 +00:00
bsongis
133a52473d Problem with bars thresholds 2012-06-29 21:27:00 +00:00
bsongis
5831148201 Safety switches not bold when not enabled 2012-06-29 20:50:28 +00:00
bsongis
86195a1841 Power 10 times too low 2012-06-29 20:41:20 +00:00
bsongis
e95af52d98 Small flash saving (36bytes) 2012-06-29 20:37:07 +00:00
bsongis
221826f457 TWO_DOTS option was wrong as well 2012-06-29 20:28:32 +00:00
bsongis
30378b111a Condensed letters display bug 2012-06-29 20:25:54 +00:00
bsongis
250281884b Cells total voltage fixed 2012-06-29 20:12:02 +00:00
bsongis
eb61944c0a Tx Low Battery sound was a simple error 2012-06-29 19:58:51 +00:00
bsongis
0da5214a11 Some TODOs removed 2012-06-29 19:23:42 +00:00
bsongis
6b6c945f59 Bold introduced in many menus
PlayTrack for ersky9x
Volume for ersky9x
Names for Mixes and Expos
2012-06-29 17:17:48 +00:00
bsongis
48e3a2ebf4 Audio problem on ersky9x board 2012-06-27 20:09:09 +00:00
bsongis
d44a0a126e Sirens again on ersky9x board. Length were not good. 2012-06-26 20:37:28 +00:00
bsongis
7b000b376d Possible division per 0 2012-06-26 20:14:12 +00:00
bsongis
5eb81c5853 MaxCurrent always 0 2012-06-26 20:05:47 +00:00
bsongis
99a6b32421 Consumption 10 times too big 2012-06-26 19:34:27 +00:00
bsongis
3ca8834d44 PREC1 for current 2012-06-26 19:33:19 +00:00
bsongis
03e89f382e Slow / Delays were broken!
Some variables renamed
2012-06-26 19:09:10 +00:00
bsongis
d69af0cafc Audio wav files playing was already broken! 2012-06-26 17:48:19 +00:00
bsongis
8f2e3732a2 companion9x compilation 2012-06-26 12:55:16 +00:00
bsongis
8a34c2d51e companion9x compilation 2012-06-26 12:39:22 +00:00
bsongis
d46c65c8fd companion9x compilation 2012-06-26 12:30:46 +00:00
bsongis
7911dd927f companion9x compilation 2012-06-26 10:18:48 +00:00
bsongis
0ab16b6734 companion9x compilation 2012-06-26 10:16:24 +00:00
bsongis
5dd7c105b6 Current consumption may depend on 3 different sources
Flash saving in FrSky code
SD card wav player (still read as raw 12000Hz 16bit samples)
2012-06-26 10:09:31 +00:00
romolo.manfredini@gmail.com
61bbfd6e7c Add support for FAS100 sensor 2012-06-26 07:17:17 +00:00
bsongis
6c28032e9b companion9x windows compilation 2012-06-24 10:45:28 +00:00
bsongis
f6a8ff9f2a SD File Manager 2012-06-24 08:17:42 +00:00
bsongis
dcde118437 SD File Manager 2012-06-23 21:38:56 +00:00
bsongis
9b25e154e5 SD File Manager 2012-06-23 20:06:31 +00:00
bsongis
fa667dbc78 SD File Manager 2012-06-23 19:44:53 +00:00
bsongis
ef141403bc companion9x compilation 2012-06-22 19:45:23 +00:00
bsongis
5158ed5dc4 companion9x compilation 2012-06-22 19:42:38 +00:00
bsongis
971a44feeb SD-HC support on ersky9x 2012-06-22 18:06:10 +00:00
bsongis
c9a8934e06 Stupid SD backup bug on ARM 2012-06-21 22:05:55 +00:00
bsongis
fb493b5415 SD-Card corrections on ersky9x board
Status line
FatFs on simu
2012-06-21 18:40:55 +00:00
rob@marotori.com
476eb4c2d5 Fixed SDCARD Write on SDHC cards.. just commenting out two calls 2012-06-20 12:10:09 +00:00
bsongis
777f48121b CooCox on ARM
New option THR_TRACE to save flash and RAM on Stock board
DMA used for SD-Card
CMD16 command added for block length = 512 bytes
2012-06-19 22:49:48 +00:00
bsongis
0d1496dbcd companion9x compilation 2012-06-19 12:36:51 +00:00
bsongis
f9edbd453d companion9x compilation 2012-06-19 12:36:17 +00:00
bsongis
831541bd61 Bug fix on gruvin9x board (strange sound / no [Menu] key) 2012-06-19 12:22:34 +00:00
bsongis
cb24c1e46e companion9x compilation 2012-06-19 10:13:58 +00:00
bsongis
d8f6b5b643 Simu compilation 2012-06-19 09:50:40 +00:00
bsongis
6314541f66 SD-card / ersky9x corrections 2012-06-19 09:18:20 +00:00
bsongis
471f294f07 "No SDCARD" / "SDCARD OK" in "VERSION" screen 2012-06-19 07:10:59 +00:00
bsongis
342b643661 mixer_interrupt branch merged to trunk
timers on stock board should be more accurate
2012-06-18 13:38:31 +00:00
bsongis
963b07439b Some cleaning was needed. FatFs now shared between gruvin9x and ersky9x boards. 2012-06-18 10:01:59 +00:00
bsongis
f935757503 30 seconds (by steps of 0.5s) for delay and speed in Mixers 2012-06-18 07:41:37 +00:00