Matthew Kennedy
5fc47d0153
oops ( #1899 )
2020-10-23 15:45:44 -04:00
Matthew Kennedy
e4c891f328
no sd enable ( #1894 )
...
* no sd enable
* add assert
* Revert "no sd enable"
This reverts commit fd997381ee884c890fe7664e56ed2b0f0caef2ff.
2020-10-22 20:51:28 -04:00
Matthew Kennedy
4868068e2f
start using BufferedWriter ( #1878 )
...
* do the part up to actual usage
* borrow some memory for now
2020-10-14 20:06:05 -04:00
Matthew Kennedy
c1cb48ed12
switch ( #1839 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-10-01 01:36:33 -04:00
Matthew Kennedy
3374db1658
Remove dead & useless config ( #1834 )
...
* remove dead config
* remove enum
2020-09-29 06:34:39 -04:00
rusefi
09ffc1a8e6
TS SD integration #1653
2020-08-07 15:53:11 -04:00
rusefi
0ebe7ba059
TS SD integration #1653
2020-08-06 22:05:26 -04:00
rusefi
915f8c50d9
TS SD integration #1653
2020-08-02 17:58:57 -04:00
rusefi
fa9eddd0e7
SD logging
2020-07-09 20:08:18 -04:00
Matthew Kennedy
0a278375fd
Binary logging to SD ( #1461 )
...
* binary log
* remove old text logging
* change file extension
* just use a bare buffer
* more mem :(
* double ugh
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-05-21 15:52:58 -04:00
Matthew Kennedy
d6186c1cf3
pass in write length ( #1447 )
2020-05-17 17:27:26 -04:00
Matthew Kennedy
8cbddc70f6
improve file format ( #1446 )
2020-05-17 17:02:22 -04:00
Matthew Kennedy
24b0c85a9e
fix warnings ( #1282 )
...
* warnings
* don't need to template those
2020-04-12 09:39:14 -04:00
Matthew Kennedy
c51f3ad303
Dont cache dma buffers ( #1110 )
...
* add no_cache
* don't disable cache
* conventions
* formatting
2020-01-29 00:32:43 -05:00
rusefi
a222ecdfe1
happy new year unification
2020-01-13 21:57:43 -05:00
rusefi
f47a1a16d1
getting rid of boardConfiguration / binary compatible change
2019-12-11 17:48:55 -05:00
rusefi
b865698e23
reducing warnings
2019-11-17 08:44:07 -05:00
Matthew Kennedy
821ca6156f
move tsOutputChannels to header ( #970 )
2019-10-08 21:02:51 -04:00
rusefi
8e71ca1dc9
SD card: trying to automatically unmount and trying to re-mount
2019-09-21 12:41:17 -04:00
rusefi
de03d283bd
refactoring - better method name
2019-09-21 11:34:28 -04:00
rusefi
44818e5863
refactoring
2019-09-21 11:20:04 -04:00
rusefi
50850ca0c9
fixing bug from yesterday
2019-09-21 11:09:03 -04:00
rusefi
1789b8f2bf
maybe logging performance improvement maybe not
2019-09-21 01:55:27 -04:00
rusefi
1ce255639e
spelling
2019-09-21 01:49:46 -04:00
rusefi
aa8d0eb640
configurable SD card logging speed
2019-09-20 20:18:22 -04:00
rusefi
f6eb829fef
cj125 and hip125 and else SPI broken with chibi18 migration #757
2019-04-14 18:09:58 -04:00
rusefi
fe1f871a69
defined(__DOXYGEN__) ? #748
2019-04-12 20:52:51 -04:00
rusefi
3ff5581e77
SPI prescaler refactoring
2019-03-25 22:41:31 -04:00
rusefi
48ae7043fe
Migrate to Chibios 18 stable #631
2019-02-03 22:17:46 -05:00
rusefi
c1509dd0b7
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-10 19:25:07 -05:00
rusefi
93b08dcc4c
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-09 22:16:30 -05:00
Fabien Poussin
1f29b5dd37
Workarounds for GCC 8 ( #637 )
2018-12-27 09:40:40 -05:00
rusefi
553969dc72
refactoring
2018-09-16 22:26:57 -04:00
rusEfi
492a0f25b2
console noise reduction
2018-01-24 21:50:56 -05:00
rusefi
125884e0aa
#550 removing dead code
2018-01-23 22:24:11 -05:00
rusefi
f33ee12f3b
#550
2018-01-23 22:23:24 -05:00
rusefi
f5a4376036
happy new year
2018-01-20 20:55:31 -05:00
rusEfi
2bc7dc9eff
#495 todo clean-up
2017-11-19 15:24:36 -05:00
rusefi
201b3a3491
better error handling
2017-07-28 14:27:37 -04:00
rusefi
ed120788e7
#140
2017-06-20 06:04:06 +03:00
rusefi
542c31f47a
#140
2017-06-18 03:09:12 -04:00
Andrei
0f91284957
ifndef HAL_USE_USB_MSD compilation fix
2017-05-24 18:12:09 +03:00
rusefi
22f2754034
sdCardSpiDevice
2017-04-11 19:25:31 -04:00
rusEfi
3553d3f59c
Merge remote-tracking branch 'origin/master' into fresh_chibios_2nd
2017-04-04 23:19:03 -04:00
rusefi
69296adee3
minor bugfix: uPpEr cAsE not supported in command names
2017-04-04 23:17:56 -04:00
rusEfi
6c7001ff08
refactoring: tolower
2017-04-04 23:00:21 -04:00
rusefi
f46a354660
fixing SD card under ChibiOS3
2017-04-02 23:28:05 -04:00
rusefi
865ada98b8
Merge remote-tracking branch 'origin/master' into fresh_chibios_2nd
2017-04-02 01:03:57 -04:00
rusefi
5bf5e6ef85
better handling of MMC driver error state
2017-04-01 22:58:15 -04:00
Fabien Poussin
db8d16a47a
Adding ChibiOS Contrib module for a proper mass storage driver.
...
Adding missing board files.
2017-03-29 17:55:53 +02:00
Fabien Poussin
d16f5c7cc2
ChibiOS 16.x update.
2017-03-29 17:54:06 +02:00
rusefi
c8f48346d0
better error code enum names & minor binary protocol test command fix
2017-03-05 14:13:47 -05:00
rusEfi
61353ca04b
auto-sync
2017-02-09 22:02:07 -05:00
rusEfi
08b7a17a8d
auto-sync
2017-02-08 23:03:36 -05:00
rusEfi
552c664a23
auto-sync
2017-01-03 06:05:22 -05:00
rusEfi
9198216f8c
auto-sync
2016-09-11 22:03:02 -04:00
rusEfi
1d3eba6995
auto-sync
2016-08-20 22:02:12 -04:00
rusEfi
0a25892420
auto-sync
2016-08-10 08:03:48 -04:00
rusEfi
0061cd4256
auto-sync
2016-08-10 01:01:43 -04:00
rusEfi
28dc813479
auto-sync
2016-08-10 00:04:24 -04:00
rusEfi
a2e6b98492
auto-sync
2016-08-09 00:03:08 -04:00
rusEfi
dff7eb04ee
auto-sync
2016-07-22 17:03:21 -04:00
rusEfi
4831f3920b
auto-sync
2016-07-13 21:03:05 -04:00
rusEfi
3ebeb89b2c
auto-sync
2016-07-07 10:01:47 -04:00
rusEfi
c68a31e522
auto-sync
2016-07-07 00:05:28 -04:00
rusEfi
3b139a474f
auto-sync
2016-07-05 09:01:23 -04:00
rusEfi
a9d8b01491
auto-sync
2016-07-04 15:01:27 -04:00
rusEfi
ccfdd172e0
auto-sync
2016-05-07 00:01:23 -04:00
rusEfi
ffb27acc01
auto-sync
2016-05-05 21:01:41 -04:00
rusEfi
59c61e38e4
auto-sync
2016-01-15 23:01:43 -05:00
rusEfi
42069e51ac
auto-sync
2015-12-31 16:02:30 -05:00
rusEfi
41e7abdd6f
auto-sync
2015-07-10 09:01:56 -04:00
rusEfi
69b0c4e2de
auto-sync
2015-07-10 08:57:59 -04:00
rusEfi
490da27bb3
auto-sync
2015-07-06 21:33:28 -04:00
rusEfi
a4159d891f
auto-sync
2015-04-04 10:05:55 -05:00
rusEfi
8d1f75ecd5
auto-sync
2015-01-24 15:04:21 -06:00
rusEfi
b64987932b
auto-sync
2015-01-13 21:04:02 -06:00
rusEfi
485a2ec8ba
auto-sync
2015-01-13 20:06:35 -06:00