dron0gus
|
7007627b70
|
[SAFE] Debug cleanups (#1403)
* electronic throttle: inprove debug
* idle thread: show debug info for configured idle driver
* gpio-chips: make private functions static
|
2020-05-06 20:06:50 -04:00 |
rusefi
|
b607400984
|
TLE8888 mode flexibility
|
2020-04-23 16:57:37 -04:00 |
rusEfi
|
040e040b4a
|
verboseTLE8888
|
2020-02-27 02:11:20 -05:00 |
rusefi
|
4cf0bfb03b
|
TLE8888 watchdog #917
|
2020-02-12 19:32:40 -05:00 |
rusefi
|
c5e69cedc4
|
#917 progress
|
2020-02-12 17:37:45 -05:00 |
dron0gus
|
65bc3b1744
|
tle8888: disable diagnostic for outputs (#1144)
DS is not clear, may be tle8888 clears OE bit in case of error on
output.
|
2020-02-12 08:53:35 -05:00 |
rusEfi
|
ea4714e0c2
|
tle8888 dump at init
|
2020-02-12 08:34:26 -05:00 |
rusEfi
|
37896cb927
|
have nothing else to do :(
|
2020-02-12 08:24:24 -05:00 |
rusEfi
|
61da49b3c5
|
tle8888 output fix
|
2020-02-12 08:15:55 -05:00 |
rusEfi
|
41e10c177c
|
FATAL error running MRE blinking test #1137
typo
|
2020-02-11 17:52:01 -05:00 |
rusEfi
|
9d5e4684b6
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2020-02-11 17:49:49 -05:00 |
rusEfi
|
21853eb500
|
FATAL error running MRE blinking test #1137
still not the fix?
|
2020-02-11 17:49:39 -05:00 |
dron0gus
|
919034ca3e
|
Tle8888 wd (#1143)
* tle8888: watchdog: debug over TS: remove tailing register address
* tle8888: ann console command to dump all regs
|
2020-02-11 17:49:14 -05:00 |
dron0gus
|
ee56957205
|
tle8888: watchdog: debug using TS (#1142)
|
2020-02-11 16:56:52 -05:00 |
dron0gus
|
9fe8fe86a0
|
tle8888: watchdog: use FWDRespSyncCmd for last response (#1140)
|
2020-02-11 15:49:17 -05:00 |
dron0gus
|
59bb70f638
|
tle8888: watchdog: do not overwrite defaults, response table fix (#1139)
|
2020-02-11 15:36:53 -05:00 |
rusEfi
|
0c2d00b455
|
TLE8888 watchdog #917
still no luck. responses 0x85c and 0xa5c
|
2020-02-11 00:54:15 -05:00 |
rusEfi
|
41f274b73c
|
WdDiag
|
2020-02-10 21:28:55 -05:00 |
rusEfi
|
edc7ad69ae
|
TLE8888 watchdog #917
time to start working?!
|
2020-02-10 18:32:32 -05:00 |
rusEfi
|
948cc7743e
|
TLE8888 watchdog #917
maybe better start-up sequence
|
2020-02-10 17:08:37 -05:00 |
rusEfi
|
fdb9e97fd3
|
TLE8888 watchdog #917
|
2020-02-10 14:37:52 -05:00 |
rusEfi
|
ce54ae9497
|
TLE8888 watchdog #917
window watchdog progress
|
2020-02-10 13:24:09 -05:00 |
rusefi
|
223fe8ab70
|
TLE8888 watchdog #917
first steps
|
2020-02-10 11:11:00 -05:00 |
rusEfi
|
cfd7397e46
|
FATAL error running MRE blinking test fix #1137
|
2020-02-09 21:16:31 -05:00 |
rusEfi
|
3c874398ff
|
tle8888 start-up clean-up
|
2020-02-09 20:41:25 -05:00 |
dron0gus
|
1b19aa1c57
|
hw: gpio: use unsigned int as pin number inside gpiochip drives (#1097)
Not brain_pin_e. Drivers like to see pin number within current
chip.
|
2020-01-11 10:29:41 -05:00 |
rusefi
|
63e3e84e08
|
happy new year
|
2020-01-08 00:02:40 -05:00 |
Matthew Kennedy
|
df57b24e3f
|
Shrink output channels, now with passing CI (#1077)
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
* fix output size
* comments
* reorder fields, no sizes yet
* should've been signed
* simplify constructor mess, hook up scaling
* notes
* typo
* if -> switch
* rev signature
* correct map offset
* handle unsigned properly
* RPM is unsigned
* vss isn't scaled
* extract magic
* required generated for build
* de-scale rpm
* field type cases
|
2019-12-22 08:12:45 -05:00 |
rusefi
|
9ffda831a7
|
Revert "DRAFT Shrink output channels, again (#1074)"
This reverts commit ad7a383d
|
2019-12-21 15:02:49 -05:00 |
Matthew Kennedy
|
ad7a383d74
|
DRAFT Shrink output channels, again (#1074)
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
* fix output size
* comments
* reorder fields, no sizes yet
* should've been signed
* simplify constructor mess, hook up scaling
* notes
* typo
* if -> switch
|
2019-12-21 08:55:19 -05:00 |
rusefi
|
7dc6057ac7
|
Revert "Shrink output channels, use scaling (#1069)"
This reverts commit 1e0f1a26
|
2019-12-19 22:35:06 -05:00 |
Matthew Kennedy
|
1e0f1a2628
|
Shrink output channels, use scaling (#1069)
* reorder fields
* temporary tle8888 fix
* comment, simplify
* hand tweak generated
* oops, those are reciprocal
* fix engineLoadAccelExtra
* aggressive priority order
|
2019-12-19 20:37:42 -05:00 |
rusefi
|
19bdb9a35f
|
docs & code formatting
|
2019-11-19 18:17:03 -05:00 |
andreika-git
|
ef23be6893
|
Kinetis & TLE8888 compatibility & fixes... (#991)
* TLE8888: More compatibility & postTunerStudioState
* activeConfiguration & EFI_ACTIVE_CONFIGURATION_IN_FLASH fix
* Kinetis: jump_to_bootloader() impl.
* Kinetis: UART baudrate safety check
* Kinetis: OMG!..
|
2019-10-31 16:06:34 -04:00 |
Matthew Kennedy
|
821ca6156f
|
move tsOutputChannels to header (#970)
|
2019-10-08 21:02:51 -04:00 |
rusefi
|
12d9bc50b3
|
tle8888 reinit command
|
2019-09-05 10:30:27 -04:00 |
rusefi
|
280271ab1e
|
TLE8888: NB2 solution + reset counter
|
2019-09-05 10:01:59 -04:00 |
dron0gus
|
be13dc1185
|
TLE8888: track reset event by cleared OE bit in status register (#918)
As tle8888 suposed to be reset master and reset MCU there is no
flag showing POR reset. So try to poll OE bit.
|
2019-09-05 08:55:17 -04:00 |
rusefi
|
d1f96682c2
|
Hall mode for TLE88888 - VRSConfig1 VRSM #915
|
2019-09-04 20:02:32 -04:00 |
rusefi
|
4737a2a57f
|
Hall mode for TLE88888 - VRSConfig1 VRSM #915
|
2019-09-04 09:24:01 -04:00 |
rusefi
|
df18a37788
|
Hall mode for TLE88888 - VRSConfig1 VRSM #915
|
2019-09-04 00:27:19 -04:00 |
rusefi
|
cb488d28ce
|
TLE8888 should be re-initialized every time we get +12 volts fix #901
fuel pump test passed, also longer start-up timeout is needed for reliable start
|
2019-08-16 23:21:03 -04:00 |
rusefi
|
b3ccc4009c
|
TLE8888 should be re-initialized every time we get +12 volts #901
moving SPI initialization to thread - still works on real hardware
|
2019-08-16 22:56:06 -04:00 |
rusefi
|
7de0eba798
|
TLE8888 should be re-initialized every time we get +12 volts #901
refactoring: extracting method
|
2019-08-16 22:41:19 -04:00 |
rusefi
|
890915524b
|
refactoring
|
2019-08-16 22:01:32 -04:00 |
rusefi
|
8bdf4f30ae
|
refactoring: ChibiOS now offers native 'lockAnyContext' pattern
|
2019-08-11 15:23:15 -04:00 |
rusefi
|
d6f7e778ac
|
code style/type safety/docs/typos
|
2019-08-10 11:13:41 -04:00 |
rusefi
|
59463a515e
|
MRE hangs up on bench fix #899
|
2019-08-10 00:53:16 -04:00 |
rusefi
|
5d2afd2331
|
refactoring: better file name
|
2019-07-06 20:15:49 -04:00 |
rusefi
|
1b4c5bc552
|
we need TLE8888 driver #714
|
2019-06-08 21:58:23 -04:00 |