David Holdeman
06835a6a75
Use SSH to upload firmware ( #3394 )
...
* install sshpass instead of ncftp
* use ssh
* change env vars
* fix checks and sftp>ssh
2021-10-22 16:36:15 -04:00
rusefillc
bf853f19b3
New dfu ( #3392 )
...
* Better Windows build-in DFU #3338
* Better Windows build-in DFU #3338
some time to read from dead process, also TOOLS_PATH support
* Better Windows build-in DFU #3338
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2021-10-22 15:05:12 -04:00
David Holdeman
09d5159961
Change vars and use docs dir ( #3390 )
2021-10-22 09:07:35 -04:00
David Holdeman
33c826a810
Use SSH for Pinouts ( #3388 )
...
* switch to ssh
* ssh env vars
2021-10-21 19:42:06 -04:00
David Holdeman
981b16ced9
Use SSH for Doxygen ( #3386 )
...
* install sshpass and change var names
* convert doxygen script
* no stricthostkeychecking
* change secrets
2021-10-21 19:15:25 -04:00
rusefillc
6b89466ed8
GHA reliability: retry FTP upload #3011
...
trying SFTP
2021-10-19 11:57:05 -04:00
rusefillc
e08957143b
Who generates default bundle? #3368
2021-10-18 22:34:34 -04:00
rusefillc
6012397bd9
GHA reliability: retry FTP upload #3011
...
trying SFTP
2021-10-18 22:01:14 -04:00
rusefillc
b455ad3fd2
GHA reliability: retry FTP upload #3011
...
not ignoring upload issues
2021-10-18 20:44:28 -04:00
rusefillc
d4c8550339
Better Windows build-in DFU #3338
...
new CLI into bundle
2021-10-15 22:08:42 -04:00
rusefillc
a67b1dc9e2
Review unit_tests/compile.sh fix #3349
2021-10-13 21:09:11 -04:00
rusefillc
1ed5658d1e
Move pinouts to pages.rusefi.com #170
2021-10-13 21:04:02 -04:00
rusefillc
f2c882359d
random poke
2021-10-09 09:45:59 -04:00
rusefillc
9afbe92776
https://github.com/rusefi/rusefi_documentation/issues/164
2021-10-09 09:44:24 -04:00
rusefillc
23bd91cdd6
rusEFI console to compare current bundle against auto-DFU bundle #3266
2021-09-26 17:52:14 -04:00
David Holdeman
e2f1fdf37e
fix ( #2943 )
2021-07-10 11:27:41 -04:00
Andrey
724127f466
pinouts process is broken but also green #2942
2021-07-10 10:12:22 -04:00
Andrey
d9d7f9309f
unknown command "r" for "yq" drama with pinout #2880
2021-06-30 10:45:23 -04:00
Andrey
02f9135df8
unknown command "r" for "yq" drama with pinout #2880
2021-06-30 10:08:49 -04:00
Andrey
9ffd8e74c2
unknown command "r" for "yq" drama with pinout #2880
2021-06-29 17:50:08 -04:00
rusefillc
aea2ffc5d1
revert to safety
2021-06-25 01:07:36 -04:00
rusefillc
dfbf6d68af
console ant should be self-contained - one ant invocation should build things
2021-06-25 00:30:12 -04:00
Matthew Kennedy
5ae4af23fe
parse with antlr ( #2747 )
...
* grammar and libs
* gitignore
* parsing
* allow empty line as root statement
* tolerate #if
* config def changes
* s
* ant build
* workaround
* compiled tool
* console should not build config def tool
* ugh the dependency tree is insane
* this should fix hw ci
* console build
* console jenkins script
* test
* Revert "test"
This reverts commit 73f2da50f990bee9b51a1f919e8fcc6b06327d9a.
* throw on parse failure
* jar
* fix #2821
* comment
2021-06-16 17:07:05 -04:00
David Holdeman
ab92278b77
Convert pinout info to JSON while building pages ( #2775 )
...
* try converting to json first
* fix command
* try
* try
* convert to json in js
2021-05-30 19:19:26 -04:00
Andrey
7171639dd1
running tests from tests folder
2021-05-24 08:56:24 -04:00
rusefillc
ecea3fbcaf
poke
2021-05-19 01:12:03 -04:00
rusefillc
51bae669c1
helping jenkins
2021-05-16 08:51:36 -04:00
David Holdeman
231d6bd3df
add check ( #2639 )
2021-05-06 23:41:28 -04:00
rusefillc
d875283025
Smarter pinout re-generation #2564
2021-04-27 20:27:29 -04:00
rusefillc
f391d8b74e
jenkins firmare is hanging #2415
2021-02-28 22:33:25 -05:00
rusefillc
f9d75db87b
let's start somewhere!
2021-02-19 17:00:30 -05:00
David Holdeman
7761ad779b
Fix doxygen 3 ( #2337 )
...
* try adding E flag
* found flags that work
* add flags to ibom
* add flags to pinouts
2021-02-12 15:56:49 -05:00
David Holdeman
c15b9be52b
Pinouts pages merged ( #2329 )
...
* try adding z flag (resume)
* modify pinout gen to put all connectors in one page
* modify script to call append
* modify gen.sh to match usage of append.sh
* fix indents and add brs
* fix zoom issues
2021-02-10 18:52:19 -05:00
David Holdeman
0069a7a93d
try adding z flag (resume) ( #2323 )
2021-02-09 07:29:46 -06:00
David Holdeman
36e5816e1c
try removing -m and glob ( #2312 )
2021-02-08 07:51:24 -06:00
Matthew Kennedy
58c18f8df9
goodbye f746 ( #2309 )
2021-02-07 07:52:57 -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
c71401b2c5
add wildcards to prevent double dir ( #2287 )
2021-02-05 23:09:35 -05:00
David Holdeman
e0bf5c6f2f
Fix pinouts maybe ( #2276 )
...
* debug
* change flags
2021-02-03 22:26:47 -05: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
David Holdeman
46ac46f171
Connector images, hellen128 mapping ( #2255 )
...
* add some connector images
* proteus black23
* add script
* add black23 to script
* remove redirect to send to stdout
* copy img
* black35
* rotate white35
* white35
* forgot last row of black35
* rename
* create in subdir
* hellen72 main
* connectors subdir stupid
* undo submodule update
* remove hash signs
* add hellen128 image
* cd to script dir first
* hellen128 rough draft
* gen hellen128
* fix paths
2021-01-31 08:11:18 -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
2ab853bd19
hellen72
2021-01-08 13:30:35 -05:00
rusefillc
9fedcbffe4
pwd
2021-01-08 13:09:22 -05:00
rusefillc
9570459c1d
moving start-up script from java to bash
2020-12-12 18:39:05 -05:00
rusefillc
ffe1a29c71
better ant task name
2020-12-12 16:14:21 -05:00
rusefillc
26370eb887
remote: update to release feature
2020-10-07 20:47:31 -04:00
rusefi
1d99e908a1
cypress into GHA #1819
2020-09-27 06:13:58 -04:00