Commit Graph

1311 Commits

Author SHA1 Message Date
rusefillc 3e16b74bf1 JNI for test coverage #3965 2022-03-15 13:05:24 -04:00
rusefillc ea7ac0ef74 JNI for test coverage #3965 2022-03-15 11:47:47 -04:00
Andrey ce7a1b8c7b JNI for test coverage #3965 2022-03-15 11:23:06 -04:00
rusefillc 23bffc3973 JNI for test coverage #3965 2022-03-15 10:47:02 -04:00
rusefillc 0b1c1f73a0 JNI for test coverage #3965 and code style 2022-03-15 10:32:32 -04:00
rusefillc 7792ccefb6 refactoring 2022-03-14 23:02:00 -04:00
rusefillc ae7548c251 SD card log fields list should be auto-generated #3985 2022-03-11 17:33:08 -05:00
GitHub build-firmware Action fcc741622c Auto-generated configs and docs 2022-03-11 20:54:44 +00:00
Matthew Kennedy 2f1f042379 sd log blah (#3991) 2022-03-11 15:48:03 -05:00
rusefillc 51b594c9ca BT 2022-03-11 13:06:47 -05:00
rusefillc c18df9918e Firmware support or user instructions for jdy-33 fix #3944 2022-03-10 17:01:25 -05:00
rusefillc 3a2156090b Firmware support or user instructions for jdy-33 #3944 2022-03-10 13:35:37 -05:00
rusefillc 86560ca27c Firmware support or user instructions for jdy-33 #3944 2022-03-10 12:49:04 -05:00
rusefillc abe8eef4ba SD card log fields list should be auto-generated #3985 2022-03-09 18:45:41 -05:00
GitHub build-firmware Action d7015ee334 Auto-generated configs and docs 2022-03-09 01:32:57 +00:00
Andrey G f2b0d0692f Test bench: implement injector test for dead time calculation (#3960)
* Add output channel for TestBench iter counter

* Update testBenchIter from runBench

* rusefi.input: testBenchIter gauge

* rusefi.input: initial Injector test dialog
2022-03-08 19:25:58 -06:00
rusefillc e2a4c93910 Onboard SD Card Datalogging Doesn't Record TPS #3943 2022-02-18 22:44:39 -05:00
Matthew Kennedy 9b71969ae2 Chunk outputchannels (#3916)
* executeCommand knows about opcodes

* kick

* remove allowLongResponse

* unused

* chunk output channel reads

* add api in firmware instead

* test size

* bad merge

* firmware missed a spot

* bad merge

* fix logic

* haha we have to disable it

* we can remove the TODO from #3917
2022-02-11 17:24:08 -05:00
Matthew Kennedy 53ae63df09 move allowLongResponse option to ECU side (#3917)
* executeCommand knows about opcodes

* kick

* remove allowLongResponse

* add api in firmware instead

* test size

* bad merge

* firmware missed a spot

* fix logic

* haha we have to disable it
2022-02-11 16:03:20 -05:00
rusefillc 6241b696f2 docs 2022-02-10 23:17:42 -05:00
GitHub build-firmware Action ecfc81dfae Auto-generated configs and docs 2022-02-11 01:24:16 +00:00
rusefillc 8de83f31b4 Lua CAN relay performance #3911 2022-02-10 20:17:17 -05:00
Matthew Kennedy 47b4ace4cb less dependence on that logger (#3884)
* less dependence on that logger

* comma

* refactor a bit, make it clear what this thing actually *does*

* static

* shrink the buffer a bit and make names useful

* dead util that's just subtraction lol
2022-02-09 06:53:16 -05:00
rusefillc 8880253185 LUA to read if USB is connected or not. #3891 2022-02-04 17:25:05 -05:00
GitHub build-firmware Action 03242d3de4 Auto-generated configs and docs 2022-02-04 21:47:48 +00:00
rusefillc b870076c6f LUA to read if USB is connected or not. #3891 2022-02-04 16:42:01 -05:00
rusefillc a4cdf72734 Main relay shutdown rebase (#3880)
* aggregate

* main relay controller handles delayed shutoff

* main relay controller handles delayed shutdown

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-02 00:45:11 -05:00
GitHub build-firmware Action b053f6ed29 Auto-generated configs and docs 2022-02-02 02:45:00 +00:00
rusefillc d5445a8d21 mr output channel 2022-02-01 21:05:50 -05:00
Matthew Kennedy 28b6cce9d9 Remove fsio part 1 (#3871)
* dead includes

* move last logic out of fsio

* dead functions
2022-02-01 15:42:04 -05:00
GitHub build-firmware Action e7bd6cc37c Auto-generated configs and docs 2022-01-28 01:16:52 +00:00
rusefillc bdcc9ad067 pedal calibration 2022-01-27 20:10:55 -05:00
Matthew Kennedy 03e8abd5e1 remove getDebugChannels (#3850) 2022-01-27 19:21:05 -05:00
rusefillc 3950c3b6a2 reducing magic constants 2022-01-27 17:39:46 -05:00
GitHub build-firmware Action c020d600ed Auto-generated configs and docs 2022-01-27 13:02:18 +00:00
Matthew Kennedy 4e210c3124 more tps accel data (#3844) 2022-01-27 07:46:13 -05:00
GitHub build-firmware Action 6d8a104525 Auto-generated configs and docs 2022-01-24 02:55:57 +00:00
Matthew Kennedy 5978df2855 refactor decel fuel cut (#3830)
* refactor dfco

* s

* output channel logs dfco

* slightly cheeky comment
2022-01-23 19:44:41 -05:00
GitHub build-firmware Action e46c1a19a3 Auto-generated configs and docs 2022-01-21 23:15:14 +00:00
Matthew Kennedy 5ee6a353f8 swapped wall wetting channels (#3824)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-01-21 18:09:28 -05:00
GitHub build-firmware Action cd3bbb39d9 Auto-generated configs and docs 2022-01-21 20:59:16 +00:00
Matthew Kennedy 20076e6490 Raw map and ego gauges (#3822)
* raw afr and map

* gauges

* s

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-01-21 15:53:16 -05:00
Andrey a8e016f162 migrating to SensorType::Rpm API 2022-01-20 22:27:48 -05:00
Andrey e05d710086 migrating to SensorType::Rpm API 2022-01-20 22:06:20 -05:00
rusefillc ed584dd904 GDI Epic #1448 2022-01-18 16:16:17 -05:00
rusefillc 7ac8d9d83d GDI Epic #1448 2022-01-18 12:31:12 -05:00
rusefillc ffca542785 On m_event vs lobe vs scheduling #3804 2022-01-18 00:45:24 -05:00
rusefillc 3e8207f393 GDI Epic #1448 2022-01-18 00:27:20 -05:00
rusefillc 65c96dbb6f https://github.com/rusefi/alphax-2chan/issues/14 2022-01-16 23:43:53 -05:00
rusefillc 3c0d9b9eae USE_OPENBLT 2022-01-16 19:56:49 -05:00