Commit Graph

6177 Commits

Author SHA1 Message Date
GitHub build-firmware Action 82d763cdcc Auto-generated configs and docs 2021-05-25 05:59:02 +00:00
GitHub set-date Action fb9bcd3aec Update date 2021-05-25 01:08:06 +00:00
GitHub build-firmware Action 743cb6883f Auto-generated configs and docs 2021-05-24 21:07:11 +00:00
GitHub build-firmware Action 6007a01a6a Auto-generated configs and docs 2021-05-24 14:01:43 +00:00
GitHub build-firmware Action e21171af5e Auto-generated configs and docs 2021-05-24 12:32:31 +00:00
GitHub set-date Action 6fb3632a82 Update date 2021-05-24 01:10:45 +00:00
Andrey cd5653ff84 Override trigger gaps feature #2734 2021-05-23 20:52:18 -04:00
GitHub build-firmware Action 1ea5caa905 Auto-generated configs and docs 2021-05-24 00:47:26 +00:00
Andrey bd48753682 Override trigger gaps feature #2734 2021-05-23 20:06:19 -04:00
GitHub build-firmware Action 8e409c3712 Auto-generated configs and docs 2021-05-24 00:00:27 +00:00
Andrey cbb6ca0c7c Override trigger gaps feature #2734 2021-05-23 19:58:03 -04:00
Andrey 17f07b6b0e Override trigger gaps feature #2734 2021-05-23 19:51:00 -04:00
GitHub build-firmware Action 2a0e72e2e9 Auto-generated configs and docs 2021-05-23 18:17:06 +00:00
GitHub build-firmware Action 3812b9c69f Auto-generated configs and docs 2021-05-23 18:03:56 +00:00
rusefillc 590f5e4f99 cranking timing not costant #2733 2021-05-23 13:54:49 -04:00
GitHub set-date Action b4b4e3da58 Update date 2021-05-23 01:13:29 +00:00
David Holdeman 6d4060d824
Doxygen titles (#2728)
* move addRow call

* undo submo bump

* add header titles
2021-05-22 22:10:58 +03:00
GitHub set-date Action c0f7ade40f Update date 2021-05-22 01:04:39 +00:00
GitHub build-firmware Action 0a27c7fe1d Auto-generated configs and docs 2021-05-21 21:48:49 +00:00
GitHub build-firmware Action 398acc4149 Auto-generated configs and docs 2021-05-21 21:25:31 +00:00
GitHub build-firmware Action 160c41958c Auto-generated configs and docs 2021-05-21 20:21:55 +00:00
GitHub build-firmware Action dffe94a037 Auto-generated configs and docs 2021-05-21 19:59:46 +00:00
GitHub build-firmware Action 7da0c0a30f Auto-generated configs and docs 2021-05-21 19:47:50 +00:00
GitHub build-firmware Action 9d55dd0511 Auto-generated configs and docs 2021-05-21 19:28:41 +00:00
GitHub build-firmware Action 2b4352556f Auto-generated configs and docs 2021-05-21 19:21:06 +00:00
GitHub build-firmware Action 31797b52fa Auto-generated configs and docs 2021-05-21 16:15:29 +00:00
GitHub set-date Action b89c3a51b9 Update date 2021-05-21 01:05:29 +00:00
Matthew Kennedy de7879b6e4
convert a table to scaled_channel (#2724)
* scaled VE table

* use setTable

* efi::clear

* ratio -> struct
2021-05-20 20:00:32 -04:00
GitHub build-firmware Action 4195de3819 Auto-generated configs and docs 2021-05-20 23:10:25 +00:00
Matthew Kennedy 5cb659a7b0
lua pwm hooks (#2687)
* pwm hook

* dedicated pins

* write hook

* UI

* more info

* zero based, clamp

* memory

* don't compile lua in bootloader at all
2021-05-20 19:01:17 -04:00
Matthew Kennedy 20cef63d32
Lua on f407, try again (#2725)
* lua on f4

* move perf trace to efifeatures

* check that it's defined

* cypress and kinetis

* it would help to define the correct thing

* disable buffer if not used

* we can work with 2k

* turn off ramdisk on mre qc

* wow strncpy is useless for truncated strings

* turn off for bootloader

* lto bootloader

* memory

* memory
2021-05-20 23:05:18 +03:00
Andrey a762853d3b refactoring magic constant STOICH_RATIO 2021-05-20 02:39:20 -04:00
Andrey ba758dd5cb refactoring magic constant STOICH_RATIO 2021-05-20 02:36:55 -04:00
GitHub set-date Action c49088c82c Update date 2021-05-20 01:01:49 +00:00
GitHub build-firmware Action f00e65c84f Auto-generated configs and docs 2021-05-19 17:37:35 +00:00
rusefillc 73bc91dee4 Improve default H64 tune #2709 2021-05-19 03:50:28 -04:00
GitHub set-date Action 47f0cd1908 Update date 2021-05-19 01:04:00 +00:00
GitHub build-firmware Action 5f568525a2 Auto-generated configs and docs 2021-05-18 18:07:37 +00:00
Matthew Kennedy b373c03db8
Lua script editor in console (#2699)
* stub

* implement reset

* console

* just use the console command

* cleanup

* s

* s

* ui

* write in chunks

* fix write

* tab size, script read

* parse script properly

* put lua script in flash, tiny for now

* generated fields
2021-05-18 20:58:39 +03:00
GitHub set-date Action c7f3c17c75 Update date 2021-05-18 01:08:32 +00:00
Matthew Kennedy 04f9019df2
Post cranking fuel tweaks (#2718)
* post cranking factor limits

* sensible defaults

* but not for tests

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-05-17 17:24:29 -04:00
Matthew Kennedy 5a5f25244a
make the simulator usable (#2717)
* these start themselves now

* dead

* configure ports

* start serial

* dead

* minimal pins

* simulator logging works

* why not enable lua

* speeeeeed

* start lua

* spammy print
2021-05-17 12:44:02 +03:00
GitHub build-firmware Action 8f03d1f938 Auto-generated configs and docs 2021-05-17 09:42:38 +00:00
Matthew Kennedy 84368cae10
Config generator jar (#2716)
* fix test

* jar

* kick config

* guard stuff

* nmea

* nmea

* nmea

* c++ is type safe, which is good

* c++ is type safe
2021-05-17 12:32:59 +03:00
GitHub build-firmware Action ad24f2a8cf Auto-generated configs and docs 2021-05-17 05:57:10 +00:00
Matthew Kennedy c8e6b19828
don't build OS lib (#2700)
* don't build OS lib

* update lua
2021-05-17 08:38:30 +03:00
GitHub set-date Action c9e2c6108c Update date 2021-05-17 01:04:43 +00:00
Andrey G 710a512fe7
Hw layer rearrangement (#2703)
* max31855: move to sensors

* uart GPS driver: move to sensors and rename

* i2c_bb: move to drivers

* LCD HD44780: move to drivers

* ping?
2021-05-16 06:01:00 -04:00
GitHub set-date Action da317d9c0a Update date 2021-05-16 01:10:54 +00:00
Andrey 4f63d2b476 More low-level firmware coverage for the simulator/unit-tests #2656 2021-05-15 05:27:33 -04:00