rusefillc
981e631fe1
would separating installs make error more obvious?
2021-03-13 07:29:41 -05:00
David Holdeman
85467c2edd
Checkout ramdisk images ( #2447 )
...
* checkout ramdisk images
* fix whitespace
* add comment
2021-03-12 21:47:59 -05:00
Matthew Kennedy
792de13069
build h7 proteus ( #2429 )
...
* build h7
* scripts
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-07 16:43:00 -05:00
Matthew Kennedy
caa161db42
STM32H7 Slow ADC ( #2421 )
...
* extract
* guard
* put some back
* put back
* slow is actually 500hz so slow is fine here
* no magic
* fix printFullAdcReport
* cast
* implement h7 adc ish
* analog switches
* bad merge
* no map avg on h7
* fix master while we're at it
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-04 20:58:56 -05:00
Matthew Kennedy
8edb115113
Embed ini ( #2417 )
...
* replace null device with rusefi ini
* comment
* warning
* stub ramdisk for when we don' thave an image
* maybe generate the image with a build
* install mtools
* fail on error
* install deps _before_ we need them
* embed a little readme
* oops
2021-03-03 07:50:53 -05:00
rusefillc
2e1a4b289d
H7 nucleo build does not have artifacts #2389 maybe?
2021-02-23 19:17:58 -05:00
Andrey G
4b5da445f1
Subaru build ( #2376 )
...
* Subaru EG33: gen_config.sh update
* gen_config and gen_enum_to_string for subaru_eg33 board too
* Subaru eg33: add to buildables
* Subaru: fix build
* Subaru eg33: fix build and cleanup
* subaru eg33: add compile script
* github: subaru_eg33: call special gen_config.sh
2021-02-18 18:18:13 -05:00
rusefi
619bb3012f
we shall insist on JDK 8
2021-02-17 10:21:52 -05:00
rusefi
d1a2ed6b4e
we shall insist on JDK 8
2021-02-17 10:07:09 -05:00
David Holdeman
c05adf024b
don't try to overwrite sync-wiki.yaml ( #2355 )
...
* don't try to overwrite sync-wiki.yaml
* add comments
2021-02-14 22:04:00 -05:00
David Holdeman
565395ad8d
try fix ( #2339 )
2021-02-12 22:27:29 -05:00
David Holdeman
99ebf23a38
switch back to cron ( #2298 )
2021-02-09 00:35:40 -05:00
Matthew Kennedy
5dc2ef7a09
add proteus hw ci yaml ( #2304 )
...
* add yaml
* it may help if I got the name right
* s
* poke
* clean
* kick
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 20:53:44 -05:00
Matthew Kennedy
8cc6ef83f9
h7 flash, guard against no CAN ( #2317 )
...
* h7 flash
* guard some other stuff
* I guess it just builds now?
* maybe ci too
2021-02-08 16:24:38 -05:00
Matthew Kennedy
58c18f8df9
goodbye f746 ( #2309 )
2021-02-07 07:52:57 -06:00
David Holdeman
850f8643ac
Actually do fetch submodules for IBOM ( #2296 )
...
* guess we do need submodules for ibom
* ooops
2021-02-06 12:58:46 -06:00
David Holdeman
55a238e83d
Decouple Doxygen, IBOMs, and Pinouts ( #2293 )
...
* split workflow file
* split scripts
* add jobs
* fix paths
* fix job names
* try
* switch to push for testing
* switch back to ftp, remove unneeded ppas
* dont fetch submodules
2021-02-06 13:43:43 -05:00
David Holdeman
613c0822d5
Try SSH instead of FTP ( #2290 )
...
* try ssh
* oops
* fix path
2021-02-06 09:10:51 -06:00
David Holdeman
2848f203bc
Fix doxygen ( #2286 )
...
* install graphviz to fix missing dot command
* try excludes
* can't use newline
* try
* add ChibiOS-Contrib
2021-02-05 23:09:02 -05:00
David Holdeman
2279b6499d
Remove Push requirement from gen docs ( #2277 )
...
* debug
* change flags
* remove push requirement
2021-02-05 07:54:41 -06:00
Matthew Kennedy
7af3931032
hardware ci tweaks ( #2266 )
...
* frankenso config
* Revert "frankenso config"
This reverts commit 5bb2375ba2d33ae487273eaa5b7a4f12e8a9cecc.
* add hardware CI flag for proteus
* rename ci job
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-02 08:14:24 -06:00
David Holdeman
2a6efec24f
Pinouts Improvements ( #2263 )
...
* redo pinout generation in ci script
* missing operand
* fix some errors
* copy yaml
* more bugs
* fix bug
* wait for image to load
* set background color for hover in dark theme
* add feature: click on rows to select pin
* change cursor to pointer
* undo accidental submodule bump
* oops
2021-02-01 17:31:36 -06:00
Matthew Kennedy
45696eb7d2
hardware CI on github actions ( #2252 )
...
* test
* test
* s
* s
* g2 not g3
* s
* s
* use new pool
* identify step
* rename build
* clean first
* kick the hive
* apparently I have old openocd
* poke
* s
* s
* what if we force a port
* oh come on java
* that's all good now
* Revert "what if we force a port"
This reverts commit 64165ecf39c534bd6d4a54aa676be132760118d7.
* simplify
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-31 17:35:12 -05:00
David Holdeman
638b04095c
iBOM improvements ( #2239 )
...
* switch to official ppa
* remove xvfb dependency
* gen all boards
* redirect output
* seems xvfb is still needed
* undocumented commands?
* update InteractiveHtmlBom
* try without xvfb again
* remove tracks flag, move nets flag to var
* Undo rescue entry
2021-01-28 19:41:24 -05:00
rusefillc
3c62dfc39d
mre_f4_recovery build
2021-01-28 17:46:49 -05:00
David Holdeman
a5f3f79f52
gen enums on unittest build ( #2205 )
2021-01-09 13:21:43 -05:00
David Holdeman
4e55b7f729
gen enums on sim build ( #2203 )
2021-01-09 13:03:58 -05:00
andreika-git
3dac7599c4
Hellen72 config ( #2200 )
...
* Hellen72 config
* Hellen72 files
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-01-08 12:50:13 -05:00
Matthew Kennedy
c1b98505fd
Unit tests on mac with clang ( #2179 )
...
* os matrix
* try macos latest
* s
* mac doesn't do that
* comment
* does it even need this?
* nope, it doesn't
2021-01-04 22:10:51 -05:00
rusefi
7bb0a1f0c0
docs
2021-01-02 17:20:50 -05:00
shadowm60
e0d1a57bfd
Haltech as dash option ( #2165 )
...
* Haltech as dash option
* Update build-firmware.yaml
added generate enums for build-primary-bundle
2020-12-31 12:22:01 -05:00
rusefillc
507ac39a25
nicer action names
2020-12-30 10:43:50 -05:00
rusefillc
bf0dfcf659
proteus_f4_hardware_QC_special_build
2020-12-20 09:11:36 -05:00
rusefi
10af3b860d
Trigger action ( #2070 )
2020-12-12 23:42:37 -05:00
rusefi
52ffd597d6
Trigger action ( #2070 )
2020-12-12 23:12:23 -05:00
rusefi
55f9d5a6dd
helping CI?
2020-12-12 22:40:12 -05:00
David Holdeman
456759067d
Trigger action ( #2070 )
...
* push triggers.txt
* tricky whitespace
* remove from gitignore
* add
* echo output for debug
* change path
2020-12-12 21:36:41 -05:00
rusefillc
ef584124f3
No latest gcov #1973
2020-11-19 21:38:45 -05:00
rusefillc
cc6d49b6d6
GHA does not upload artifacts #1963
2020-11-18 18:59:02 -05:00
rusefillc
91695d97be
GHA does not upload artifacts #1963
2020-11-18 18:53:41 -05:00
rusefillc
fe04154e9b
Revert "fix ( #1951 )"
...
This reverts commit 4681ded2
GHA does not upload artifacts #1963
2020-11-18 18:45:16 -05:00
rusefillc
6a8875cf02
GHA does not upload artifacts #1963
...
undoing suspicious changes
2020-11-18 18:44:53 -05:00
Matthew Kennedy
0f4c106de1
other env vars ( #1953 )
2020-11-16 18:25:44 -05:00
Matthew Kennedy
4681ded29e
fix ( #1951 )
2020-11-16 18:13:04 -05:00
Matthew Kennedy
49d011abde
update gcc ( #1939 )
...
* update compiler
* lgtm
* typo
2020-11-11 08:30:26 -05:00
andreika-git
1cd2d8a1b3
Fix .ini files for cypress & kinetis bundles ( #1828 )
...
* Hellen says merge #1772 hardware.cpp
* Hellen says merge #1772 adc.h
* Fix .ini files for cypress & kinetis bundles
Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-28 07:24:48 -04:00
andreika-git
3db4d3a56f
Hellen says fix gen_config for Cypress ( #1824 )
...
* Hellen says merge #1772 hardware.cpp
* Hellen says merge #1772 adc.h
* Hellen says fix gen_config for Cypress
* Hellen says fix gen_config actions for Cypress
* Hellen says reset .h files
Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-27 09:56:44 -04:00
rusefi
5d3ded340b
cypress into GHA #1819
2020-09-27 06:27:50 -04:00
David Holdeman
e8d2285a3d
Cypress CI ( #1820 )
...
* try cypress in matrix
* add empty files
* underscore
2020-09-26 22:13:39 -04:00
David Holdeman
a46592cdc3
Generate configs on sim builds ( #1786 )
...
* add config build to simulator
* only call gen_config_default
2020-09-11 10:34:12 +03:00