Matthew Kennedy
efdae2322d
Start -> start ( #4366 )
2022-07-21 15:17:32 -04:00
rusefillc
a8e86b9b81
typos
2022-07-20 18:45:35 -04:00
Andrey G
2eeb1ad84e
TunerStudio reconnect speedup ( #4358 )
...
* TunerStudio: do not emit tons of errors if we are not in sync
Track state of sync with ither side. Emit only ONE error when sync
is lost.
Also no need to wait 1sec for second byte in binary mode. 10mS is
enought.
* TunerStudio: remove duplicated debug print
* TunerStudio: comment about in_sync
* TunerStudio: clear comments
2022-07-20 17:54:10 -04:00
rusefillc
ca25530445
picking atomic piece of #4358
2022-07-20 17:06:34 -04:00
rusefillc
5fafaa571d
refactoring: reducing warnings
2022-07-20 17:03:15 -04:00
Matthew Kennedy
2bf6c94663
fragments ( #4357 )
2022-07-19 11:02:41 +03:00
Matthew Kennedy
cd98ad35c2
use libfirmware for a few things ( #4351 )
...
* use libfirmware
* unit tests
* crc
* missed one
* bootloader
2022-07-16 02:22:51 -04:00
GitHub build-firmware Action
7123361f2e
Auto-generated configs and docs
2022-07-15 10:29:23 +00:00
rusefillc
807bb26555
raw aux inputs gauges #4346
2022-07-15 06:23:24 -04:00
rusefillc
4c4f494904
PID logging: p term #4337
2022-07-08 10:31:34 -04:00
rusefillc
c3d99528e1
PID logging: p term #4337
2022-07-08 09:43:05 -04:00
rusefillc
372f5e6790
dead code? ( #4325 )
...
* dead code?
* dead code?
* dead code?
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-07 00:35:11 -04:00
Matthew Kennedy
ab24c5eb35
Rewrite tooth logger buffer management ( #4317 )
...
* s
* make it work
* put back enough maybe
* fix console composite log
* unit tests can just use a vector, why not
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-04 16:57:17 -04:00
Matthew Kennedy
2c80b8cf19
implement CAN driver for simulator ( #4312 )
...
* stub simulator CAN driver
* comments
* CAN sensor
* maybe implement?
* s
* fix
* tx and rx actually work!?!?!
* check_can_isr
* modify chibios
* Sim has no CAN on Windows (for now?)
* safer init/deinit, enable assertions
* smarter handling of missing CAN device
* better guards
* guards for windows
2022-07-03 08:25:24 -04:00
Andrey
ef2278aeb1
logging of live data structs was: data points #3614
2022-06-29 03:21:53 -04:00
rusefillc
c50009ee59
logging of live data structs was: data points #3614
2022-06-29 03:13:35 -04:00
rusefillc
fb84241a48
logging of live data structs was: data points #3614
2022-06-29 03:01:13 -04:00
GitHub build-firmware Action
718b4fd3e9
Auto-generated configs and docs
2022-06-29 05:34:35 +00:00
rusefillc
2ab71f88e5
logging of live data structs was: data points #3614
2022-06-29 01:27:42 -04:00
GitHub build-firmware Action
e2c241bd38
Auto-generated configs and docs
2022-06-27 02:39:05 +00:00
Matthew Kennedy
da5446ed2e
get rid of extra quotes ( #4288 )
2022-06-26 22:32:47 -04:00
GitHub build-firmware Action
81f1df25e4
Auto-generated configs and docs
2022-06-27 00:12:14 +00:00
rusefillc
ce1d80ec33
stealing from David
2022-06-26 19:42:08 -04:00
rusefillc
f4454a47ba
visiting "live data" tab causes fatal error on ECU fix #4271
2022-06-25 22:09:54 -04:00
rusefillc
e8777995be
visiting "live data" tab causes fatal error on ECU fix #4271
2022-06-25 19:48:48 -04:00
GitHub build-firmware Action
fbdebdc20e
Auto-generated configs and docs
2022-06-24 00:20:41 +00:00
Matthew Kennedy
840bf6fb27
wideband live data ( #4276 )
...
* wideband live data magic
* test build happy
* test even happier
2022-06-23 20:04:26 -04:00
Matthew Kennedy
478549ccdf
get rid of setSerialConfigurationOverrides ( #4274 )
...
* get rid of setSerialConfigurationOverrides
* missed a few
* kinetis
2022-06-23 19:42:09 -04:00
Matthew Kennedy
40106224f0
Write output channels with new parser ( #4219 )
...
* let the new parser run
* s
* support for output channels
* usages reader uses new parser for output channels
* better debugging configuration
* bad merge
* test it a bit too
* more tests
* copy/paste the same content from other file
* s
* fix bugs where even the existing logic tries to write as an enum (?)
* jar
* print stream always unix
* print stream always unix
* use typedefs correctly
* jar
* stub support for multiple of each type
* s
* s
* name some more datas
2022-06-19 09:52:23 -04:00
rusefi
9128873c3b
verbose trigger sync should reuse engineSnifferRpmThreshold #4259
...
this should work faster?
2022-06-18 14:44:10 -04:00
Matthew Kennedy
2e56c9dd6f
More fragment refactoring: encode by type, not enum index ( #4075 )
...
* fragment refactoring
* jar
* jar?
* look up fragment by type, not index
* don't even include that
* jar again
* jar again
* unit tests are happy
* guards
* jar
* hpfp guarding
* handle knock controller
* jar
* s
* stub multiple for each
* jar
* Update live_data.cpp
* s
* s
2022-06-18 09:23:44 -04:00
Matthew Kennedy
c2f61dc95f
Remove third trigger channel ( #4226 )
...
* remove third trigger
* clean up the honda mess
* there was nothing novel about this engine config
* include
* missed a few
* s
* x
* changelog
* don't set the third trigger input
* don't redefine the same thing 3 times
* only two inputs!
* test
2022-06-01 21:24:20 -04:00
rusefillc
1d802f4c22
hard requirement for console version match #4187
2022-05-29 14:42:08 -04:00
GitHub build-firmware Action
0eade966b9
Auto-generated configs and docs
2022-05-14 12:21:15 +00:00
rusefillc
9aebed59fe
Maintenability: frequency sensors need a simple event counter in the logs #4173
2022-05-14 08:13:47 -04:00
rusefillc
4517c2cfe9
CAN category ( #4148 )
...
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-05-09 16:49:23 -04:00
GitHub build-firmware Action
cd3cce1da5
Auto-generated configs and docs
2022-05-09 09:42:49 +00:00
rusefillc
39df91b183
Remove value copy from controller into outputChannels #4095
2022-05-09 05:30:04 -04:00
GitHub build-firmware Action
5bbb401f85
Auto-generated configs and docs
2022-05-08 13:06:44 +00:00
rusefillc
b2771f9b44
Remove value copy from controller into outputChannels #4095
2022-05-08 08:50:27 -04:00
GitHub build-firmware Action
a4b7845279
Auto-generated configs and docs
2022-05-08 12:05:34 +00:00
rusefillc
ad4591945e
Remove value copy from controller into outputChannels #4095
2022-05-08 07:58:19 -04:00
GitHub build-firmware Action
df404bfd04
Auto-generated configs and docs
2022-05-05 04:59:48 +00:00
Matthew Kennedy
597c9b0256
binary log knock count and retard ( #4139 )
2022-05-05 07:41:41 +03:00
rusefillc
64e0f342b1
knock reaction #202
2022-04-29 12:25:33 -04:00
rusefillc
19abcab3d1
docs
2022-04-25 00:36:12 -04:00
GitHub build-firmware Action
8145bd6bc0
Auto-generated configs and docs
2022-04-25 04:01:07 +00:00
GitHub build-firmware Action
ba35602702
Auto-generated configs and docs
2022-04-25 03:46:16 +00:00
rusefillc
d1173219b6
Remove value copy from controller into outputChannels #4095
2022-04-23 19:53:05 -04:00
GitHub build-firmware Action
80031c385a
Auto-generated configs and docs
2022-04-23 11:41:19 +00:00
David Holdeman
b4e8dfb05a
More untested transmission features ( #4093 )
...
* use ISS for gearbox ratio, add gauge for TC ratio
* measure shift time
* add shift time gauge, todo notes for pc
* do conversion in the right direction
* switch to Timer and seconds
* try fixing build
* try fixing build again
* try defines, remove include
* use shift pcs
* add 3-2 pct curve
* control 3-2 solenoid
* move 3-2 to persistent config
* fix param
2022-04-23 07:34:39 -04:00
GitHub build-firmware Action
1ba3d587a3
Auto-generated configs and docs
2022-04-21 13:14:29 +00:00
David Holdeman
918224fbc1
Add ISS sensor, rearrange some transmission config ( #4089 )
...
* move other solenoids to new dialog
* change name of menu item
* move buttonshift to new dialog
* add ISS config
* add some iss code
* add iss output
* de-init ISS
2022-04-21 09:07:52 -04:00
GitHub build-firmware Action
ede4fb4005
Auto-generated configs and docs
2022-04-19 00:15:57 +00:00
David Holdeman
d7ac0c1db8
TCU features and fixes ( #4082 )
...
* add tcc pwm freq field
* add pc fields, make trans fields conditional
* make button shift fields conditional, remove duplicates
* add 3-2 solenoid fields
* add PC curves
* try combining tcc curves
* try combining pc curves
* use airmass instead of tps for pc
* reduce airmass axis
* increase axis digits
* duplicate for per shift, change names
* add pc per shift arrays
* try moving tables
* move more tables
* init solenoid pins
* start adding pwm stuff, change some array names
* fix gear issue
* fix multiple shift issue
* fix transmission controllers not working
* fix transmission controllers not working 2
* rearrange and virtual some things
* make getMode const
* fix pwm
2022-04-18 20:09:27 -04:00
GitHub build-firmware Action
9fdb7d163c
Auto-generated configs and docs
2022-04-18 16:29:48 +00:00
rusefillc
0db8225859
Merge branch 'master' of https://github.com/rusefi/rusefi
2022-04-18 11:45:08 -04:00
rusefillc
b252533889
actually let's remove the duplicates
2022-04-18 11:43:49 -04:00
GitHub build-firmware Action
f23c3b457b
Auto-generated configs and docs
2022-04-18 15:43:09 +00:00
rusefillc
a6108bafbf
unique field names
2022-04-18 11:11:57 -04:00
rusefillc
9fdba11d87
bugfix: TS connectivity issue with enlarged output channels
2022-04-17 20:02:57 -04:00
GitHub build-firmware Action
783aa1451c
Auto-generated configs and docs
2022-04-17 20:30:07 +00:00
Andrey
220dea05a8
shameless reminder about time-sensitive Proteus fabrication issue which worries me
2022-04-17 16:00:31 -04:00
rusefillc
2b0b9313d1
logging of live data structs was: data points #3614
...
exciting
2022-04-17 13:28:43 -04:00
rusefillc
f9d222bce1
random progress & method rename
2022-04-16 17:35:59 -04:00
Matthew Kennedy
75c7fb3b18
fragment refactoring ( #4072 )
...
* fragment refactoring
* jar
* jar?
2022-04-16 09:24:45 -04:00
rusefillc
c73fcdadc0
some max values
2022-04-15 16:38:08 -04:00
rusefillc
494bff2f1f
refactoring
2022-04-15 09:47:12 -04:00
Matthew Kennedy
f729a1de27
s ( #4070 )
2022-04-15 09:01:04 -04:00
rusefillc
f0a055345e
logging of live data structs was: data points #3614
...
YES! we now expose fragments
2022-04-14 22:41:46 -04:00
rusefillc
b718d059ac
logging of live data structs was: data points #3614
...
getting closer...
2022-04-14 22:40:35 -04:00
rusefillc
b164b93dbd
logging of live data structs was: data points #3614
2022-04-14 22:11:18 -04:00
rusefillc
d9fccb4383
logging of live data structs was: data points #3614
...
unification with outputs
2022-04-14 21:01:26 -04:00
rusefillc
66c2cf714c
makes no difference? oh makes a lot, revert
2022-04-14 15:40:38 -04:00
rusefillc
d130e7e4e7
makes no difference?
2022-04-14 15:31:50 -04:00
rusefillc
28b0b8d460
logging of live data structs was: data points #3614
...
ETB
2022-04-14 15:25:01 -04:00
rusefi
7ff80dfbbc
logging of live data structs was: data points #3614
2022-04-14 02:01:34 -04:00
rusefi
b6483c2d8b
steps towards better commands encapsulation
2022-04-14 01:44:35 -04:00
rusefi
f5b1834b92
steps towards better commands encapsulation
2022-04-14 01:06:44 -04:00
rusefi
296985767b
encapsulation
2022-04-14 00:35:33 -04:00
rusefillc
7ab25d135a
logging of live data structs was: data points #3614
...
handling request past end of fragments
2022-04-13 23:31:32 -04:00
rusefillc
725e5467bd
logging of live data structs was: data points #3614
2022-04-13 22:27:44 -04:00
Andrey
7cbe075bab
logging of live data structs was: data points #3614
...
progress
2022-04-13 21:52:05 -04:00
rusefillc
bc9d6089ec
logging of live data structs was: data points #3614
...
hmm
2022-04-13 21:37:49 -04:00
rusefillc
0b3101d690
logging of live data structs was: data points #3614
...
progress & more consistent convention
2022-04-13 21:20:37 -04:00
rusefillc
57be5a2147
logging of live data structs was: data points #3614
...
progress & more consistent convention
2022-04-13 20:46:55 -04:00
rusefillc
cd080b159f
logging of live data structs was: data points #3614
...
support for null fragments
2022-04-13 20:46:55 -04:00
rusefillc
5c5d258b5f
typo/grammar
2022-04-13 17:55:31 -04:00
GitHub build-firmware Action
2aa900f585
Auto-generated configs and docs
2022-04-07 13:29:42 +00:00
Matthew Kennedy
88ff526764
Gear detection implementation ( #4052 )
...
* gear detect improvements
* ui
* ui for gear ratios
* ui
* output channel
* output channels etc
* implement gear detection
* name
* s
* status loop
* missing function
* ui tweaking
* s
2022-04-07 09:21:11 -04:00
GitHub build-firmware Action
a2d2633e4f
Auto-generated configs and docs
2022-04-03 22:06:25 +00:00
Matthew Kennedy
178db1975b
don't get afr raw if no sensor exists ( #4040 )
...
* don't get afr raw if no sensor exists
* fix timing correction units
2022-04-03 17:39:29 -04:00
GitHub build-firmware Action
d65db27ec1
Auto-generated configs and docs
2022-03-29 06:42:16 +00:00
rusefillc
386b03cadd
[EPIC] [Feature Request] Transmission Control #1454
2022-03-29 02:35:27 -04:00
GitHub build-firmware Action
2fea30b6a0
Auto-generated configs and docs
2022-03-24 13:05:35 +00:00
Matthew Kennedy
4c2518c4c0
output channel tweaks ( #4023 )
...
* shuffle around output channels
* postState should take a ref
* s
* s
* patch input file
* limits
* accel bad bounds check
* units
* units
* Revert "accel bad bounds check"
This reverts commit b2bb493be331d5d2cf40b9ed01363a53182c883e.
* missed an autoscale
2022-03-24 08:58:55 -04:00
GitHub build-firmware Action
3b90843dc7
Auto-generated configs and docs
2022-03-23 23:22:22 +00:00
Andrey
b8cc59631f
https://rusefi.com/forum/viewtopic.php?p=44732
2022-03-23 19:15:39 -04:00
GitHub build-firmware Action
44c682c310
Auto-generated configs and docs
2022-03-21 00:20:26 +00:00
Matthew Kennedy
1601156145
aux linear sensors ( #4005 )
...
* aux linear sensors
* comment
* kick build
* fix alignment
* fix alignment
2022-03-20 20:13:04 -04:00
GitHub build-firmware Action
29d35697c5
Auto-generated configs and docs
2022-03-20 13:35:00 +00:00
Matthew Kennedy
f0013f71b5
limp mangaer handles more stuff ( #3983 )
2022-03-20 09:28:17 -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
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
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
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
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
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
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
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
GitHub build-firmware Action
fde7324cc0
Auto-generated configs and docs
2022-01-15 22:45:28 +00:00
rusefillc
f2261618ba
Gear detection based on RPM to VSS ratio #3779
2022-01-15 17:30:08 -05:00
GitHub build-firmware Action
72ac03a8c4
Auto-generated configs and docs
2022-01-12 21:38:47 +00:00
rusefillc
9d3d7b046a
't' in terminal does not print seconds properly fix #3780
2022-01-12 16:03:40 -05:00
Matthew Kennedy
78119b7df4
improve maf output channels and logging ( #3743 )
...
* maf channels
* s
* binary log
* if only I could type
* can
* instant RPM too
* s
* test
* graceful zero rpm
* test works
* float near
2022-01-12 15:41:35 -05:00
rusefillc
f9054b0cde
't' to print current date
2022-01-11 22:47:46 -05:00
rusefillc
6fd0ae24d9
RE usability: live data for idle controller
2022-01-10 19:48:58 -05:00
rusefillc
9b38a7d445
limp ClearReason
2022-01-08 22:13:20 -05:00
rusefi
553d63b620
disablePrimaryUart for MRE for GDI
2022-01-08 19:38:02 -05:00
rusefillc
ca6b7bba23
Live Data progress
2022-01-06 17:58:59 -05:00
rusefillc
0445ea9f57
Live Data progress
2022-01-06 13:13:07 -05:00
rusefillc
3887ac8634
Live Data progress
2022-01-06 12:37:48 -05:00
rusefillc
272fb450d0
Live Data progress
2022-01-06 12:21:43 -05:00
Andrey
f4f3f8cfd9
Live Data progress
2022-01-06 12:01:37 -05:00
Andrey
6c1b363d37
Live Data progress
2022-01-05 20:15:23 -05:00
GitHub build-firmware Action
e4f828c0a1
Auto-generated configs and docs
2022-01-05 06:49:51 +00:00
GitHub build-firmware Action
fd23938b2a
Auto-generated configs and docs
2022-01-05 05:09:04 +00:00
GitHub build-firmware Action
af1a69a84b
Auto-generated configs and docs
2022-01-03 23:46:25 +00:00
rusefillc
f4d385aca2
helping TS with explicit padding?
2022-01-03 18:40:02 -05:00
rusefillc
20bcb99ee0
live data progress
2022-01-02 01:17:22 -05:00
rusefillc
62abbd173e
GDI Epic #1448
2022-01-01 17:18:11 -05:00
GitHub build-firmware Action
e5fba9e080
Auto-generated configs and docs
2021-12-30 22:59:03 +00:00
rusefillc
9c3fa033e2
GDI Epic #1448
2021-12-30 17:41:57 -05:00
GitHub build-firmware Action
1cf58391b1
Auto-generated configs and docs
2021-12-30 22:03:20 +00:00
rusefillc
e1d8a7648f
GDI Epic #1448
2021-12-30 16:56:15 -05:00
GitHub build-firmware Action
45eab7f8a0
Auto-generated configs and docs
2021-12-21 23:15:00 +00:00
Matthew Kennedy
b1aa9449ec
log channel improvements ( #3710 )
...
* WB info
* fix a bunch of unsigned vs signed, move some TPS stuff too
* s
2021-12-21 18:09:40 -05:00
rusefillc
d767b13360
ISO-TP minor progress
2021-12-19 00:54:31 -05:00
rusefillc
9500ccb474
PCAN sandbox - error requestOutputChannels #3698
...
improving logging
2021-12-19 00:43:22 -05:00
Andrey
62d8ba2ae7
PCAN sandbox - error requestOutputChannels fix #3698
2021-12-19 00:29:30 -05:00
rusefillc
92f9335d73
PCAN sandbox - error requestOutputChannels #3698
...
improving logging
2021-12-19 00:00:54 -05:00
GitHub build-firmware Action
1a5bbb09d4
Auto-generated configs and docs
2021-12-16 21:08:16 +00:00
rusefillc
cbcedc32a0
live data for wastegate and launch control #3588
2021-12-16 15:26:57 -05:00
rusefillc
769e655026
live data for wastegate and launch control #3588
2021-12-16 15:24:32 -05:00
GitHub build-firmware Action
40b1b77110
Auto-generated configs and docs
2021-12-16 19:53:45 +00:00
rusefillc
d84030ac0d
live data for wastegate and launch control #3588
2021-12-16 14:47:00 -05:00
rusefillc
d5f8abb508
clutch input via CAN #3605
2021-12-15 20:11:23 -05:00
rusefillc
e7dec2a4b9
MAP phase sensing #3544
2021-12-09 22:16:42 -05:00
rusefillc
75821d8f61
rusEFI console ISO-TP via PCAN #3667
...
changing this mess just a bit
2021-12-08 18:43:27 -05:00
Andreika
adfe24c801
can_isotp fix? ( #3678 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-12-08 18:12:51 -05:00
rusefillc
761790ba47
Update serial_can.cpp
2021-12-08 17:01:53 -05:00
rusefillc
5ee26c81d5
rusEFI console ISO-TP via PCAN #3667
...
fixing build #3
2021-12-08 16:24:54 -05:00
rusefillc
78e1702309
rusEFI console ISO-TP via PCAN #3667
...
fixing build #2
2021-12-08 16:13:02 -05:00
Andreika
95adac3f03
CAN ISO-TP progress (+unit-tests fix) ( #3677 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-12-08 15:11:19 -05:00
rusefillc
98dbf0a352
rusEFI console ISO-TP via PCAN #3667
2021-12-08 12:01:28 -05:00
rusefillc
4554a94794
docs
2021-12-08 11:55:34 -05:00
Andrey
d3afd617d2
MAP phase sensing #3544
...
new implementation seems complete?
2021-12-07 21:08:25 -05:00
Andrey
d2c46b3310
Let's always have TS structure so that unit tests can check values in outputChannels, kind of making outputChannels a god dump for state but whatever since Live View is coming
2021-12-07 20:18:47 -05:00
rusefillc
a268c670bf
rusEFI console ISO-TP via PCAN #3667
...
better logging
2021-12-07 15:15:06 -05:00
GitHub build-firmware Action
170bc5fe1d
Auto-generated configs and docs
2021-12-07 20:11:41 +00:00
Matthew Kennedy
2dd8bb2388
fix knock log ( #3669 )
2021-12-07 14:49:45 -05:00
rusefillc
c38ae9f148
MAP phase sensing #3544
2021-12-07 08:57:23 -05:00
rusefillc
f7f86e978d
tune via CAN #3361
...
a couple of flush() were missing, also improving readability
2021-12-06 22:19:30 -05:00
rusefillc
ddbe875d98
MAP phase sensing #3544
...
trigger sync better gauges/logging
2021-12-06 17:04:05 -05:00
rusefillc
e0d5a5afac
trigger sync better gauges/logging
2021-12-06 13:08:41 -05:00
rusefillc
7c5940fcc2
tune via CAN #3361
...
pauseCANdueToSerial
2021-12-05 21:21:36 -05:00
GitHub build-firmware Action
548794bdc4
Auto-generated configs and docs
2021-12-05 04:36:49 +00:00
rusefillc
4fac3390f2
duplicate output name
2021-12-04 23:29:35 -05:00
rusefillc
0a13200527
tune via CAN #3361
...
better constant name
2021-12-04 22:29:53 -05:00
rusefillc
08aacafc8c
tune via CAN #3361
...
todo: find a better place for these defs
2021-12-04 20:34:31 -05:00
GitHub build-firmware Action
6ae6ce8c7a
Auto-generated configs and docs
2021-12-04 23:28:17 +00:00
rusefillc
e0559a8548
MAP phase sensing #3544
...
taking a step back to happy place
2021-12-04 18:21:10 -05:00
GitHub build-firmware Action
83b516a4a6
Auto-generated configs and docs
2021-12-04 22:12:49 +00:00
rusefillc
f3a3d96fa9
MAP phase sensing #3544
...
trying longer average
2021-12-04 17:06:59 -05:00
rusefillc
e705db16ff
helping CAN compile
2021-12-03 22:24:57 -05:00
Andrei
d1f30f10b1
CAN update
2021-12-03 21:44:15 -05:00
GitHub build-firmware Action
fb3846c3ef
Auto-generated configs and docs
2021-12-02 22:42:07 +00:00
rusefillc
7de0e9c60a
MAP phase sensing #3544
2021-12-02 17:08:43 -05:00
GitHub build-firmware Action
68a23f56f1
Auto-generated configs and docs
2021-12-02 06:56:04 +00:00
rusefillc
37ed110750
how many more spelling mistakes?!
2021-12-02 01:06:40 -05:00
GitHub build-firmware Action
d08be922ea
Auto-generated configs and docs
2021-11-30 21:40:56 +00:00
rusefillc
12a96c948d
MAP lost in Datalogging after latest snapshot 20121129@28919 #3637
2021-11-30 16:35:45 -05:00
GitHub build-firmware Action
1aa351e4f8
Auto-generated configs and docs
2021-11-29 22:53:01 +00:00
rusefillc
cae4e921b4
MAP lost in Datalogging after latest snapshot 20121129@2891 fix #3637
2021-11-29 17:46:22 -05:00
Matthew Kennedy
565a94ea34
Remove the EFI_NO_CONFIG_WORKING_COPY option ( #3630 )
...
* no working copy
* oops
2021-11-29 16:44:45 -05:00
GitHub build-firmware Action
c19d611352
Auto-generated configs and docs
2021-11-29 17:54:58 +00:00
rusefillc
045932cd1b
why so many channels are hidden in debug ? #3614
2021-11-29 12:38:09 -05:00
GitHub build-firmware Action
bcdb2c5e1e
Auto-generated configs and docs
2021-11-29 17:35:56 +00:00
rusefillc
7e9ddc7908
why so many channels are hidden in debug ? #3614
2021-11-29 12:03:48 -05:00
GitHub build-firmware Action
5c51edea0b
Auto-generated configs and docs
2021-11-29 16:49:40 +00:00
rusefillc
c973411f8a
why so many channels are hidden in debug ? #3614
2021-11-29 11:42:29 -05:00
GitHub build-firmware Action
2079dd56d2
Auto-generated configs and docs
2021-11-29 06:58:09 +00:00
rusefillc
1213ccd2e0
why so many channels are hidden in debug ? #3614
2021-11-29 01:19:06 -05:00
rusefillc
ba719adc1a
why so many channels are hidden in debug ? #3614
2021-11-29 01:15:04 -05:00
rusefillc
c64fb3f595
why so many channels are hidden in debug ? #3614
2021-11-29 01:02:40 -05:00
GitHub build-firmware Action
a44eb45371
Auto-generated configs and docs
2021-11-29 06:00:58 +00:00
rusefillc
e03a0fce2f
why so many channels are hidden in debug ? #3614
2021-11-29 00:48:45 -05:00
GitHub build-firmware Action
07c12b29e6
Auto-generated configs and docs
2021-11-29 05:41:48 +00:00
rusefillc
1e53844f5b
why so many channels are hidden in debug ? #3614
2021-11-29 00:33:05 -05:00
GitHub build-firmware Action
ed1cc90477
Auto-generated configs and docs
2021-11-29 05:25:27 +00:00
rusefillc
2dd32c38ed
why so many channels are hidden in debug ? #3614
2021-11-29 00:01:12 -05:00
GitHub build-firmware Action
aed5a3927c
Auto-generated configs and docs
2021-11-29 04:25:09 +00:00
rusefillc
11fdd6658b
why so many channels are hidden in debug ? #3614
2021-11-28 23:09:24 -05:00
GitHub build-firmware Action
edbf6f20db
Auto-generated configs and docs
2021-11-29 03:26:23 +00:00
rusefillc
057bcba5cd
why so many channels are hidden in debug ? #3614
2021-11-28 22:21:32 -05:00
GitHub build-firmware Action
aa10fdd333
Auto-generated configs and docs
2021-11-29 02:00:43 +00:00
rusefillc
b6c0d0fb7d
why so many channels are hidden in debug ? #3614
...
space for new sensor
2021-11-28 20:55:16 -05:00
rusefillc
7e4a1beac8
docs
2021-11-28 20:19:05 -05:00
GitHub build-firmware Action
1e58ab65d1
Auto-generated configs and docs
2021-11-28 22:26:50 +00:00
rusefillc
8465c920a2
automation around outputs section #197
...
datalog toolset
2021-11-28 17:04:46 -05:00
rusefillc
f72f081cc2
automation around outputs section #197
...
datalog toolset
2021-11-28 16:36:30 -05:00
rusefillc
3f0ed6bbd7
automation around outputs section #197
...
datalog toolset
2021-11-28 16:10:09 -05:00
Matthew Kennedy
b364844344
fix ( #3629 )
2021-11-28 15:36:36 -05:00
rusefillc
da4f41ce3e
automation around outputs section #197
...
datalog toolset
2021-11-28 14:40:16 -05:00
rusefillc
6fcb42a258
automation around outputs section #197
...
datalog toolset
2021-11-28 14:10:13 -05:00
rusefillc
942adf0cc8
automation around outputs section #197
2021-11-27 19:23:35 -05:00
rusefillc
24965590a2
automation around outputs section #197
2021-11-27 18:34:47 -05:00