Andreika
adfe24c801
can_isotp fix? ( #3678 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-12-08 18:12:51 -05:00
GitHub build-firmware Action
46e6af2223
Auto-generated configs and docs
2021-12-08 22:49:58 +00: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
Matthew Kennedy
bdf6583306
smarter priming logic ( #3674 )
...
* ignition controller detects rising edge on voltage
* update test
* comment
* ignore negative transients
* tweak
* test
* priming happens on ignition-on
* priming has its own scheduling
* config & UI
* dead config
* implementation
* look, the test caught a bug
* keep the watchdog happy
* bad merge
* changelog
* easier to read the test
* test naming
2021-12-08 16:20:19 -05:00
rusefillc
78e1702309
rusEFI console ISO-TP via PCAN #3667
...
fixing build #2
2021-12-08 16:13:02 -05:00
GitHub build-firmware Action
4bb353ac65
Auto-generated configs and docs
2021-12-08 21:11:51 +00:00
rusefillc
85fd271659
https://github.com/rusefi/hellen154hyundai/issues/42
2021-12-08 16:05:52 -05:00
rusefillc
cd763ce6ab
rusEFI console ISO-TP via PCAN #3667
...
fixing build
2021-12-08 15:42:00 -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
80c62ce888
MAP phase sensing #3544
...
gauge name fix
2021-12-08 12:44:43 -05:00
rusefillc
98dbf0a352
rusEFI console ISO-TP via PCAN #3667
2021-12-08 12:01:28 -05:00
rusefillc
d735f8d198
rusEFI console ISO-TP via PCAN #3667
2021-12-08 11:55:34 -05:00
rusefillc
4554a94794
docs
2021-12-08 11:55:34 -05:00
Matthew Kennedy
e80654511d
prime upon ignition voltage, not on power on ( #3662 )
...
* ignition controller detects rising edge on voltage
* update test
* comment
* ignore negative transients
* tweak
* test
* priming happens on ignition-on
* priming has its own scheduling
* test
* dead adjacent line of code
2021-12-08 07:26:49 -05:00
GitHub build-firmware Action
d0a8d9c17a
Auto-generated configs and docs
2021-12-08 12:10:47 +00:00
Matthew Kennedy
ba8ac5f595
AiM dash ( #3673 )
...
* aim dash
* enum
2021-12-08 07:04:59 -05:00
Andrey
43f6f00b2c
Merge branch 'master' of https://github.com/rusefi/rusefi
2021-12-07 21:41:54 -05:00
Andrey
b8a197d0f0
MAP phase sensing #3544
...
new implementation seems complete? 360 fix
2021-12-07 21:37:33 -05:00
Matthew Kennedy
3d3bf5ea4b
ignition controller detects rising edge on voltage ( #3636 )
...
* ignition controller detects rising edge on voltage
* update test
* comment
* ignore negative transients
* tweak
* test
2021-12-07 21:28:04 -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
Andrey
c28a24c3d2
MAP phase sensing #3544
...
new implementation
2021-12-07 20:00:50 -05:00
Andrey
0f6c9e15c3
MAP phase sensing #3544
...
new implementation
2021-12-07 20:00:04 -05:00
rusefillc
dea5642a31
remaining mock ADC fix #3672
...
docs
2021-12-07 19:45:02 -05:00
rusefillc
58336302fd
Revert "dead code?"
...
This reverts commit ad96b93efd
.
2021-12-07 19:44:00 -05:00
rusefillc
ad96b93efd
dead code?
2021-12-07 19:33:19 -05:00
GitHub build-firmware Action
fb84ad0a27
Auto-generated configs and docs
2021-12-08 00:32:18 +00:00
Matthew Kennedy
88962c3921
idle threshold tooltip ( #3670 )
2021-12-07 19:15:30 -05:00
Matthew Kennedy
3efb9443c3
consolidate tps accel ( #3671 )
2021-12-07 18:49:21 -05:00
Andrey
c793b19538
MAP phase sensing #3544
...
look new unit test!
2021-12-07 16:58:10 -05:00
rusefillc
a268c670bf
rusEFI console ISO-TP via PCAN #3667
...
better logging
2021-12-07 15:15:06 -05:00
Matthew Kennedy
da28561241
testing stm32 stop/standby ( #3666 )
...
* testing stop/standby
* comments
* guard
* s
* we shall figure out f7 later
* ok maybe we do worry about f7
* comments and tweaks
* f7
* f4 maybe probably
2021-12-07 15:12:33 -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
359420e93d
Pause CAN broadcast on engine stop #3665
2021-12-07 10:35:52 -05:00
GitHub build-firmware Action
a9e6c3ef60
Auto-generated configs and docs
2021-12-07 14:03:41 +00: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
GitHub build-firmware Action
b9b169f4fc
Auto-generated configs and docs
2021-12-07 03:13:32 +00:00
rusefillc
289a5531a2
why so many channels are hidden in debug ? #3614
2021-12-06 21:52:12 -05:00
GitHub build-firmware Action
2b068ae9dc
Auto-generated configs and docs
2021-12-07 02:38:31 +00:00
rusefillc
ebc24cd71b
https://rusefi.com/forum/viewtopic.php?f=18&t=2236
2021-12-06 21:31:49 -05:00
Matthew Kennedy
aa8584d89a
calculate per-cylinder ignition timing ( #3652 )
...
* simplify cylinder phasing
* per cylinder timing
* s
* s
* s
* why was there a divide by 2?
2021-12-06 21:19:37 -05:00
GitHub build-firmware Action
35cea5bb44
Auto-generated configs and docs
2021-12-07 01:25:03 +00:00
rusefillc
e0b3016760
https://rusefi.com/forum/viewtopic.php?f=18&t=2236
2021-12-06 20:17:26 -05:00
GitHub set-date Action
76b1cf9d9d
Update date
2021-12-07 01:04:53 +00:00
GitHub build-firmware Action
9c3af19c3a
Auto-generated configs and docs
2021-12-07 00:05:13 +00:00
GitHub build-firmware Action
51fdc7b9b5
Auto-generated configs and docs
2021-12-06 22:39:16 +00:00
rusefillc
ddbe875d98
MAP phase sensing #3544
...
trigger sync better gauges/logging
2021-12-06 17:04:05 -05:00
GitHub build-firmware Action
326220f25c
Auto-generated configs and docs
2021-12-06 18:35:35 +00:00
rusefillc
e0d5a5afac
trigger sync better gauges/logging
2021-12-06 13:08:41 -05:00
GitHub build-firmware Action
397564ad83
Auto-generated configs and docs
2021-12-06 05:48:26 +00:00
rusefillc
1386cf5e63
CAN stats gauges
2021-12-06 00:22:50 -05:00
GitHub build-firmware Action
c273d90754
Auto-generated configs and docs
2021-12-06 02:28:13 +00:00
rusefillc
7c5940fcc2
tune via CAN #3361
...
pauseCANdueToSerial
2021-12-05 21:21:36 -05:00
GitHub set-date Action
d19e2f2a9f
Update date
2021-12-06 01:04:03 +00:00
GitHub build-firmware Action
86ab1471b1
Auto-generated configs and docs
2021-12-05 23:56:34 +00:00
Matthew Kennedy
ba6eec22c8
Alternator controller is engine module ( #3663 )
...
* alternator is engine module
* user can't set pid period
2021-12-05 18:33:50 -05:00
GitHub build-firmware Action
fd4b9e2fa3
Auto-generated configs and docs
2021-12-05 23:25:09 +00:00
rusefillc
d97167f0fe
MAP phase sensing #3544
...
defaults
2021-12-05 18:19:15 -05:00
rusefillc
226adebec6
lua is like a virus but not really
2021-12-05 18:19:01 -05:00
GitHub build-firmware Action
6ee061e56d
Auto-generated configs and docs
2021-12-05 19:42:45 +00:00
rusefillc
2b465be253
MAP phase sensing #3544
...
option to look for high and low peaks
2021-12-05 14:25:26 -05:00
rusefillc
89ca3581f7
lua is like a virus but not really
2021-12-05 14:25:26 -05:00
Matthew Kennedy
b2af3637a2
simplify cylinder phasing ( #3650 )
2021-12-05 10:46:35 -05:00
rusefillc
f2e1d958ee
ELM327 optimization: sendShortPacketsInOneFrame #3656
2021-12-05 00:43:04 -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
GitHub build-firmware Action
e3907019b4
Auto-generated configs and docs
2021-12-05 03:35:58 +00:00
rusefillc
0a13200527
tune via CAN #3361
...
better constant name
2021-12-04 22:29:53 -05:00
GitHub build-firmware Action
6dc708a1ea
Auto-generated configs and docs
2021-12-05 03:19:16 +00:00
rusefillc
cb9c1fe19c
tune via CAN #3361
...
one step back - sandbox reads signature again!
2021-12-04 21:57:45 -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
c718387567
Auto-generated configs and docs
2021-12-05 00:28:26 +00:00
rusefillc
57e8759ac2
tune via CAN #3361
...
better way to reuse constants between C++ and java
2021-12-04 19:12:51 -05:00
rusefillc
52d770c2bf
MAP phase sensing #3544
2021-12-04 18:47:14 -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
c4d8c1b72e
Auto-generated configs and docs
2021-12-04 23:06:32 +00:00
rusefillc
c8bf360ca8
MAP phase sensing #3544
...
need to skip
2021-12-04 17:49:04 -05:00
GitHub build-firmware Action
c1d72950ef
Auto-generated configs and docs
2021-12-04 22:39:55 +00:00
rusefillc
af70aacde2
MAP phase sensing #3544
2021-12-04 17:19:35 -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
rusefi
652c73cd90
helping master - undoing limp_manager change
2021-12-04 12:49:43 -05:00
rusefillc
0d3853878f
bringing code up-to-date
2021-12-04 12:18:52 -05:00
Andrei
9357e171ce
fix engine stop for MAIN_RELAY_CONTROL
2021-12-04 11:55:03 -05:00
Andrei
22785078ef
better ignition_voltage_detected message
2021-12-04 01:41:25 -05:00
rusefillc
216b5d9e7a
tune via CAN #3361
...
CAN testability
2021-12-04 01:01:48 -05:00
rusefillc
6a489ed476
tune via CAN #3361
2021-12-04 00:33:54 -05:00
rusefillc
b6b2ffe29b
tune via CAN #3361
2021-12-04 00:03:00 -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
2fcd4e028f
Auto-generated configs and docs
2021-12-04 02:14:41 +00:00
rusefillc
47fb3e3540
MAP phase sensing #3544
2021-12-03 21:09:00 -05:00
GitHub set-date Action
42c85ff9a7
Update date
2021-12-04 01:01:22 +00:00
rusefillc
97be2908ce
doc
2021-12-03 09:57:15 -05:00
rusefillc
467f0870f9
Do we push config on any change now? #3647
2021-12-02 23:29:47 -05:00
rusefillc
8f1e7d5b98
MAP phase sensing #3544
2021-12-02 22:32:07 -05:00
rusefillc
b0cac4e19e
Does not compile under 10 #3644
2021-12-02 22:28:10 -05:00
GitHub set-date Action
f2d9c64c57
Update date
2021-12-03 01:11:52 +00:00
rusefillc
b981dc1858
Do we push config on any change now? #3647
...
test
2021-12-02 19:57:49 -05:00
GitHub build-firmware Action
409b9edb9b
Auto-generated configs and docs
2021-12-03 00:39:13 +00:00
Matthew Kennedy
99367c8348
log actual tooth angle ( #3646 )
2021-12-02 19:22:33 -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
rusefillc
b69292540b
Engine phase wrap around in log #3645
...
hopefully actual fix
2021-12-02 17:06:20 -05:00
rusefillc
9ce37314c0
Engine phase wrap around in log #3645
...
refactoring & docs
2021-12-02 17:06:20 -05:00
rusefillc
2476fae92a
Engine phase wrap around in log #3645
...
refactoring & docs
2021-12-02 17:06:20 -05:00
GitHub build-firmware Action
68a23f56f1
Auto-generated configs and docs
2021-12-02 06:56:04 +00:00
rusefillc
d4cb8c63e9
poke for Matt
2021-12-02 01:09:55 -05:00
rusefillc
37ed110750
how many more spelling mistakes?!
2021-12-02 01:06:40 -05:00
rusefillc
01153934f9
Requesting LUA Torque intervention #3638
2021-12-02 01:02:56 -05:00
GitHub build-firmware Action
a9de68a552
Auto-generated configs and docs
2021-12-02 05:04:17 +00:00
rusefillc
186cbcc297
refactoring
2021-12-01 23:33:26 -05:00
rusefillc
6a41737dce
CAN progress
2021-12-01 22:57:21 -05:00
rusefillc
5288fc07aa
code style
2021-12-01 22:57:21 -05:00
GitHub build-firmware Action
11c49b8360
Auto-generated configs and docs
2021-12-02 02:59:01 +00:00
rusefillc
5e6121d0db
hellen81 up to master
2021-12-01 21:07:38 -05:00
rusefillc
3f1e1bac04
hellen81 up to master
2021-12-01 21:06:17 -05:00
rusefillc
7485d17dba
hellen81 up to master
2021-12-01 21:05:47 -05:00
rusefillc
8f3f2f4a55
hellen81 util changes
2021-12-01 20:46:36 -05:00
GitHub set-date Action
5d69310c4c
Update date
2021-12-02 01:01:54 +00:00
Andreika
8b076ee341
more trigger_adc & cypress fixes ( #3642 )
...
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-12-01 17:26:58 -05:00
rusefillc
d8418f2228
trigger_adc helping cypress
2021-12-01 15:26:38 -05:00
rusefillc
85cb0de38c
trigger_adc helping cypress
2021-12-01 15:09:34 -05:00
rusefillc
533531c92b
trigger_adc helping cypress
2021-12-01 14:40:36 -05:00
rusefillc
9dcaa2ecbc
trigger_adc helping simulator
2021-12-01 14:17:16 -05:00
rusefillc
a13bc09fe4
trigger_adc unit tests
2021-12-01 13:35:44 -05:00
Andreika
99c4dd4cb4
hellen81 ADC trigger
2021-12-01 13:03:08 -05:00
rusefillc
6554927940
hellen81 initial files
2021-12-01 11:54:59 -05:00
Andrei
4ff1b5b513
hellen81
2021-12-01 11:44:02 -05:00
rusefillc
f6c5ac8ebb
fix vBatt false-detection
2021-12-01 11:22:13 -05:00
GitHub build-firmware Action
47f45ad284
Auto-generated configs and docs
2021-12-01 14:21:38 +00:00
rusefillc
2d9b159838
proteus to have enlarged Lua
2021-12-01 09:06:16 -05:00
rusefillc
22962809f8
proteus to have enlarged Lua
2021-12-01 00:07:04 -05:00
GitHub build-firmware Action
f767500ef1
Auto-generated configs and docs
2021-12-01 04:23:33 +00:00
rusefillc
c01192acf6
proteus to have enlarged Lua
...
one step back
2021-11-30 22:35:29 -05:00
rusefillc
36d0720066
proteus to have enlarged Lua
...
one step back
2021-11-30 22:26:36 -05:00
rusefillc
cb7cc45a90
proteus to have enlarged Lua
...
one step back
2021-11-30 22:12:55 -05:00
rusefillc
1ebd7daf4f
proteus to have enlarged Lua
2021-11-30 21:57:15 -05:00
GitHub build-firmware Action
0744ffe601
Auto-generated configs and docs
2021-12-01 02:00:42 +00:00
Andrey
eedb7f55f6
proteus to have enlarged Lua
2021-11-30 20:45:16 -05:00
Andrey
58753d3eef
dead line
2021-11-30 20:44:56 -05:00
GitHub set-date Action
b228ec0b79
Update date
2021-12-01 01:08:34 +00:00
GitHub build-firmware Action
f6d6fab004
Auto-generated configs and docs
2021-12-01 00:36:32 +00:00
Matthew Kennedy
faf4801175
remove define_constructor ( #3640 )
...
* no define_constructor
* jar
* sim needs live doc
2021-11-30 19:31:54 -05:00
GitHub build-firmware Action
4bac38b8d8
Auto-generated configs and docs
2021-11-30 22:57:09 +00:00
rusefillc
ed8e239bbf
target gauge
2021-11-30 17:48:53 -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 set-date Action
f59a983e82
Update date
2021-11-30 01:01:31 +00: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
rusefillc
3cf4be3aa9
why so many channels are hidden in debug ? #3614
2021-11-29 14:11:19 -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
rusefillc
9cfd30a2b4
why so many channels are hidden in debug ? #3614
2021-11-29 11:54:55 -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
053aeb8569
Auto-generated configs and docs
2021-11-29 16:10:44 +00:00
rusefillc
99fdb86423
why so many channels are hidden in debug ? #3614
2021-11-29 11:03:51 -05:00
rusefillc
194cd8ea11
why so many channels are hidden in debug ? #3614
2021-11-29 10:44:41 -05:00
rusefillc
ffb35aeff7
why so many channels are hidden in debug ? #3614
2021-11-29 10:16:45 -05:00
rusefillc
c198e2c649
why so many channels are hidden in debug ? #3614
2021-11-29 10:15:28 -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
dc7303b8f1
why so many channels are hidden in debug ? #3614
2021-11-29 01:13: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
Matthew Kennedy
04333f61f3
/bin/bash ( #3635 )
2021-11-28 23:46:37 -05:00
GitHub build-firmware Action
aed5a3927c
Auto-generated configs and docs
2021-11-29 04:25:09 +00:00
rusefillc
46dc2c3ee1
why so many channels are hidden in debug ? #3614
2021-11-28 23:11:26 -05: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 set-date Action
194aa50c1c
Update date
2021-11-29 01:03:05 +00:00
GitHub build-firmware Action
016cdeca73
Auto-generated configs and docs
2021-11-28 23:53:55 +00:00
rusefillc
e40704a7e5
automation around outputs section #197
...
datalog toolset
2021-11-28 18:06:02 -05:00
rusefillc
e61a6add76
automation around outputs section #197
...
datalog toolset
2021-11-28 17:55:33 -05:00
rusefillc
32f88596de
Epic: Remove FSIO #2928
2021-11-28 17:47:16 -05:00
rusefillc
e3887b35c3
Epic: Remove FSIO #2928
2021-11-28 17:31:38 -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
GitHub build-firmware Action
12711fff71
Auto-generated configs and docs
2021-11-28 21:41:29 +00:00
rusefillc
f72f081cc2
automation around outputs section #197
...
datalog toolset
2021-11-28 16:36:30 -05:00
GitHub build-firmware Action
4ced603941
Auto-generated configs and docs
2021-11-28 21:26:05 +00:00
rusefillc
3f0ed6bbd7
automation around outputs section #197
...
datalog toolset
2021-11-28 16:10:09 -05:00
GitHub build-firmware Action
4593c7d8cc
Auto-generated configs and docs
2021-11-28 20:53:00 +00:00
Matthew Kennedy
b364844344
fix ( #3629 )
2021-11-28 15:36:36 -05:00
GitHub build-firmware Action
78be13fcc3
Auto-generated configs and docs
2021-11-28 20:32:19 +00:00
Matthew Kennedy
2dda9bedb8
verbose CAN bits picker ( #3628 )
...
* verbose bits picker
* s
2021-11-28 14:59:26 -05:00
GitHub build-firmware Action
96a460bbf3
Auto-generated configs and docs
2021-11-28 19:46:47 +00:00
rusefillc
da4f41ce3e
automation around outputs section #197
...
datalog toolset
2021-11-28 14:40:16 -05:00
GitHub build-firmware Action
78daf458da
Auto-generated configs and docs
2021-11-28 19:18:32 +00:00
rusefillc
6fcb42a258
automation around outputs section #197
...
datalog toolset
2021-11-28 14:10:13 -05:00
GitHub build-firmware Action
a685daad60
Auto-generated configs and docs
2021-11-28 18:22:48 +00:00
rusefillc
37e0a6b8d4
automation around outputs section #197
...
refactoring: extract helper class & poke
2021-11-28 13:13:13 -05:00
GitHub build-firmware Action
b3e60caa01
Auto-generated configs and docs
2021-11-28 05:54:31 +00:00
Matthew Kennedy
7164c448ec
make fan control live-data-friendly ( #3626 )
...
* make fan live-data-friendly
* script
* generated for happy simulator
2021-11-28 00:40:12 -05:00
GitHub set-date Action
29ca22e837
Update date
2021-11-28 01:01:58 +00:00
GitHub build-firmware Action
ea570701cf
Auto-generated configs and docs
2021-11-28 00:44:50 +00:00
Matthew Kennedy
c73f7d7623
not industrial ( #3627 )
2021-11-27 19:27:57 -05:00
rusefillc
942adf0cc8
automation around outputs section #197
2021-11-27 19:23:35 -05:00
rusefillc
a193d268c1
automation around outputs section #197
2021-11-27 18:54:57 -05:00
GitHub build-firmware Action
bdd77f971b
Auto-generated configs and docs
2021-11-27 23:40:21 +00:00
rusefillc
24965590a2
automation around outputs section #197
2021-11-27 18:34:47 -05:00
GitHub build-firmware Action
1e3bc0464c
Auto-generated configs and docs
2021-11-27 19:21:04 +00:00
rusefillc
0d88de6342
automation around outputs section #197
2021-11-27 14:09:27 -05:00
rusefillc
7b73fe643c
automation around outputs section #197
2021-11-27 14:08:09 -05:00
GitHub build-firmware Action
3a68ddf904
Auto-generated configs and docs
2021-11-27 18:42:03 +00:00
rusefillc
7bc85f5e9c
automation around outputs section #197
2021-11-27 13:36:37 -05:00
GitHub build-firmware Action
98636f6bf0
Auto-generated configs and docs
2021-11-27 18:23:12 +00:00
rusefillc
547a045a14
automation around outputs section #197
2021-11-27 13:05:56 -05:00
GitHub build-firmware Action
dc820c0b4a
Auto-generated configs and docs
2021-11-27 17:44:20 +00:00
rusefillc
00472d078c
automation around outputs section #197
2021-11-27 12:28:59 -05:00
GitHub build-firmware Action
1edbb8d29e
Auto-generated configs and docs
2021-11-27 16:00:49 +00:00
rusefillc
44fd0fe775
automation around outputs section #197
2021-11-27 10:55:24 -05:00
Matthew Kennedy
7eff78a9a1
don't need autoscale when it's 1.0 ratio ( #3625 )
...
* don't need autoscale when it's 1.0 ratio
* chmod +x
* we needed a few of those
2021-11-27 10:01:17 -05:00
GitHub build-firmware Action
75246f7238
Auto-generated configs and docs
2021-11-27 14:01:08 +00:00
Matthew Kennedy
aed334f9ac
better VSS configuration ( #3542 )
...
* vss uses real values
* some defaults
* test and correct math
* km, not miles!
* comment
* tooltip
* that macro went away
* 100hz and default settings gives 9kph
* changelog
* order of operations safety
* make the test like the pwm test
* housekeeping
* this is why we need sensor automation
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-27 08:49:07 -05:00
GitHub build-firmware Action
ca7c2a874e
Auto-generated configs and docs
2021-11-27 06:18:39 +00:00
rusefillc
337dc1a37c
automation around outputs section #197
2021-11-27 01:13:01 -05:00
GitHub build-firmware Action
efa5e66815
Auto-generated configs and docs
2021-11-27 06:02:00 +00:00
rusefillc
2cd8863492
automation around outputs section #197
2021-11-27 00:36:14 -05:00
GitHub build-firmware Action
5b461e82fb
Auto-generated configs and docs
2021-11-27 03:40:13 +00:00
rusefillc
b636cc3920
automation around outputs section #197
2021-11-26 21:54:31 -05:00
rusefillc
ea3661e7fb
automation around outputs section #197
2021-11-26 21:34:05 -05:00
rusefillc
358f04091a
automation around outputs section #197
2021-11-26 21:21:46 -05:00
rusefillc
e90d6b9ce7
automation around outputs section #197
2021-11-26 21:10:09 -05:00
rusefillc
53fdc40c7d
automation around outputs section #197
2021-11-26 21:03:45 -05:00
rusefillc
3b3fb9b93a
automation around outputs section #197
2021-11-26 20:53:22 -05:00
rusefillc
3f8c0d605c
automation around outputs section #197
2021-11-26 20:46:42 -05:00
GitHub set-date Action
ebb2d2aedc
Update date
2021-11-27 00:58:56 +00:00
rusefillc
4da5520238
automation around outputs section #197
2021-11-26 19:14:11 -05:00
rusefillc
972c8c496a
automation around outputs section #197
2021-11-26 18:49:16 -05:00
Matthew Kennedy
dc7fe111bf
strtof ( #3623 )
...
* strtof
* do fewer divides
2021-11-26 18:39:45 -05:00