Commit Graph

713 Commits

Author SHA1 Message Date
rusefillc 8a40616a15 Better Windows build-in DFU #3338 2021-11-17 07:57:58 -05:00
rusefillc 9926a228f6 let's help google discover it 2021-11-16 00:20:51 -05:00
rusefillc e22a7ea334 https://github.com/rusefi/rusefi_documentation/issues/185 2021-11-16 00:12:57 -05:00
rusefillc 8153ffaaba https://github.com/rusefi/rusefi_documentation/issues/184 2021-11-16 00:02:46 -05:00
rusefillc 5d65c70a62 https://github.com/rusefi/rusefi_documentation/issues/184 2021-11-15 22:29:54 -05:00
rusefillc 45ba5e766f current file 2021-11-15 21:56:22 -05:00
rusefillc 40c7cbeed5 FAQ 2021-11-15 07:44:02 -05:00
rusefillc 3d1ace6550 progress 2021-11-08 16:43:49 -05:00
Andrey G 0e5b71b86b Openblt deliver (#3486)
* common_make: rusefi.* should be functional image

OpenBLT used: rusefi.* is bootloader plus RusEFI
OpenBLT not used: rusefi.* is RusEFI only.
In both cases flashing of rusefi.* image to blank device should be
enough.
rusefi_update.srec does not include bootloader and this image should
be used for CAN update.

* Boundle generation: include bootloader and update image

* Update hex2dfu, deliver composite bin file
2021-11-07 13:50:01 -05:00
rusefillc 9699117634 fresh binary 2021-11-07 13:48:19 -05:00
Andrey G 51f53aa3fc Openblt (#3430)
* Makefile: define BOOTLOADER=1 for linker in case of OpenBLT too

This will reserve first 32K of flash for bootloader.

* OpenBLT: include into build

* board: subaru eg33: add OpenBLT board code

* board: subaru eg33: use OpenBLT

* Board: Subaru EG33: OpenBLT: reuse HAL and CMSIS from OpenBLT submodule

* Board: Subaru EG33: OpenBLT: reuse linker file from OpenBLT too

* OpenBLT for MRE

* OpenBLT: MRE: adjust LD memory map for smallest variat of MCU on MRE

* OpenBLT: enable for MRE

* OpenBLT: disable CRC check of user application

This allows us to use DFU tool to flash main application too.

* hex2dfu: fresh binary for linux

* OpenBLT: extract common part of OpenBLT makefiles to openblt.mk

* OpenBLT: enable CRC check of user application for MRE and EG33

CRC (actually just a summ) of few first vectors is stored at 0x1c
offset. This is reserved vector for Cortex-M3, M4 and M7

* common_make: append OpenBLT CRC to dfu files

This should allow to use DFU to do main application update when
when OpenBLT is used as bootloader. hex2dfu will store same
styled CRC as OpenBLT expects to see in user app.

* OpenBLT reorganization

Move common stuff to hw_layer/ports/

* OpenBLT: proteus

* Proteus: enable OpenBLT for F4 and F7

Compilation tested only
2021-11-05 19:28:55 -04:00
rusefillc f72433b1fd fresh Windows binary 2021-11-05 11:51:32 -04:00
rusefillc 0410b386c2 hex2dfu helper script 2021-11-05 11:51:21 -04:00
rusefillc 0d5f5a7ad9 hex2dfu as proper submodule 2021-11-05 11:50:33 -04:00
rusefillc 18d2baa4cf fresh item no 2021-11-04 22:56:54 -04:00
rusefillc c424461c8b fresh binary 2021-11-02 09:48:47 -04:00
kon 553c422785 website updates (#3439)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* added vector logos

* removed background from upload icon

* more logos, more better

* added beer to website

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-10-31 22:30:28 -04:00
rusefi 1d37a59883 world domination 2021-10-31 20:38:37 -04:00
rusefi deea4d35c8 world domination 2021-10-31 20:29:47 -04:00
David Holdeman bb6c4c3400 Use SSH for remaining workflows (#3407)
* install sshpass instead of ncftp

* don't use file for command

* change env vars

* replace ncftp with sshpass in docs

* switch gcov upload

* use heredoc instead of file

* convert ibom

* whoops

* messed up var

* remove quotes

* undo ini variable changes
2021-10-25 08:22:31 -04:00
rusefillc 7e517ea753 $1m 2021-10-23 21:04:59 -04:00
rusefillc f733564631 $1m 2021-10-23 21:03:57 -04:00
rusefi e9ba59a691 $1M 2021-10-22 18:47:33 -04:00
rusefi 0b72b21c17 $1M 2021-10-22 18:44:09 -04:00
rusefillc bc16b7d08d $1m 2021-10-22 16:54:13 -04:00
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
rusefillc e8ac961df0 $1m 2021-10-22 14:15:32 -04:00
David Holdeman 09d5159961 Change vars and use docs dir (#3390) 2021-10-22 09:07:35 -04:00
rusefillc 39843ff2ac $1m 2021-10-21 22:12:38 -04:00
rusefillc a574311564 $1m 2021-10-21 21:30:11 -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 7361b559b1 Better Windows build-in DFU #3338 2021-10-19 10:39:51 -04:00
rusefillc 89670df015 Better Windows build-in DFU #3338 2021-10-19 10:31:16 -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 83fab63d4d Better Windows build-in DFU #3338
those are needed for DFU to be able to verify
2021-10-15 23:59:08 -04:00
rusefillc d4c8550339 Better Windows build-in DFU #3338
new CLI into bundle
2021-10-15 22:08:42 -04:00
rusefillc e1626e6d4c Better Windows build-in DFU #3338 2021-10-15 21:00:17 -04:00
rusefillc 0a850402e0 Better Windows build-in DFU #3338 2021-10-15 20:57:45 -04:00
rusefillc 01b5d7dfc8 https://github.com/rusefi/rusefi_documentation/issues/170 2021-10-13 21:39:01 -04:00
GitHub build-firmware Action 8dc62f09a5 progress 2021-10-13 21:36:29 -04:00
rusefillc cf7aea91b4 Move pinouts to pages.rusefi.com #170 2021-10-13 21:27:22 -04:00
rusefillc 053b41df95 Move pinouts to pages.rusefi.com #170 2021-10-13 21:25:29 -04:00
rusefillc a67b1dc9e2 Review unit_tests/compile.sh fix #3349 2021-10-13 21:09:11 -04:00
rusefillc c6243a0240 Move pinouts to pages.rusefi.com #170 2021-10-13 21:04:47 -04:00
rusefillc 1ed5658d1e Move pinouts to pages.rusefi.com #170 2021-10-13 21:04:02 -04:00
rusefillc d5de9f8b17 Move pinouts to pages.rusefi.com #170 2021-10-13 21:01:21 -04:00
rusefillc 9ecd1d24e7 QR 2021-10-12 22:28:21 -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
rusefi 294879f6f2 Button to apply nDBANK #2996 2021-10-08 14:09:30 -04:00
rusefillc 832966bb3b Better Windows build-in DFU #3338 2021-10-08 13:50:59 -04:00
Matthew Kennedy 4765cb0499 add wiki link (#3337) 2021-10-08 06:11:36 -04:00
rusefillc 7547ff86db 2022 draft 2021-10-06 21:17:36 -04:00
rusefillc 97a640b7bd https://github.com/rusefi/rusefi_documentation/issues/107 2021-10-06 20:30:22 -04:00
rusefillc a0e0b4adc0 NA96 2021-09-30 21:16:18 -04:00
rusefillc 6c223fe888 adapters 2021-09-28 21:25:17 -04:00
rusefillc 23bd91cdd6 rusEFI console to compare current bundle against auto-DFU bundle #3266 2021-09-26 17:52:14 -04:00
rusefillc 5f3b136bef QR codes 2021-09-19 09:23:13 -04:00
rusefillc 7d54c6b33f QR codes 2021-09-17 21:50:05 -04:00
rusefillc b05989c3d7 QR codes 2021-09-17 15:30:06 -04:00
rusefillc 3c42fa1541 QR codes 2021-09-17 15:28:16 -04:00
rusefillc df5e20ef3e ops 2021-09-12 23:47:29 -04:00
rusefillc 2b550c28e8 https://rusefi.com/s/hellen154hyundai 2021-09-11 19:22:36 -04:00
rusefillc a503acb138 BOB progress 2021-09-10 21:41:34 -04:00
rusefillc 13c4035452 BOB progress 2021-09-08 18:15:19 -04:00
rusefillc 1e453c151b BOB progress 2021-09-07 20:12:49 -04:00
rusefillc 57601a3837 BOB progress 2021-09-07 12:56:24 -04:00
rusefillc ada1eaa724 $99 2021-08-19 15:58:20 -04:00
kon e0ca8cd6da Vector logos (#3177)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* added vector logos

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-08-19 08:32:19 +03:00
rusefillc 4bd2e06ba1 10 cents 2021-08-11 06:10:09 -04:00
rusefillc bcaa862b18 mooooore QR codes 2021-08-06 04:15:46 -04:00
rusefillc 065d499935 usability 2021-07-31 12:31:23 -04:00
rusefillc 087ed0c3a2 Maxi has a point about website 2021-07-30 18:28:24 -04:00
rusefillc e768581804 Maxi has a point about website 2021-07-30 18:24:08 -04:00
David Holdeman d58d4131eb fix bug of putting info in wrong table, and scrolling to top (#3042) 2021-07-23 17:05:43 -04:00
David Holdeman c61d11e3d0 Pinout links (#3037)
* add support for links

* add undefined check and remove pdiv ref

* add MRE id

* clear search
2021-07-23 09:20:13 -04:00
David Holdeman bd3d32ad5b add checks (#3029) 2021-07-22 09:00:27 -04:00
David Holdeman d2691c1ee9 Pinout Title and connector names (#3021)
* add page title and connector name

* try mre
2021-07-21 19:47:38 -04:00
rusefillc 669fca0dbd Update Strategy_2021.md 2021-07-20 22:28:47 -04:00
rusefillc 394566761d Update Strategy_2021.md 2021-07-20 22:28:37 -04:00
Andrey c22cd23daf docs fix 2021-07-13 10:14:32 -04:00
rusefillc 52e4172448 https://github.com/rusefi/rusefi_documentation/issues/152 2021-07-11 10:26:43 -04:00
Andrey 0b538d0f83 https://rusefi.com/s/hellenNB1 2021-07-10 16:26:39 -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 d302f73855 hellen to www 2021-06-29 22:38:14 -04:00
Andrey bb5cbf1520 122 pin breakout board 2021-06-29 22:33:19 -04:00
rusefi 4826713f61 $1 2021-06-29 20:52:43 -04:00
Andrey 9ffd8e74c2 unknown command "r" for "yq" drama with pinout #2880 2021-06-29 17:50:08 -04:00
Andrey 5f5e1d3e93 $1 2021-06-28 13:43:31 -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
David Holdeman ce61bdd8a9 Minor pinout table improvements (#2846)
* try to fix table width

* try here
2021-06-22 19:13:44 -04:00
andreika-git 76d49497df hellen-one-logos (#2826)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-06-17 10:25:51 -04:00
David Holdeman aec537bc52 Overdue pinouts fixes (#2824)
* fix overlap

* re-add colored print list

* fix print font size
2021-06-16 22:11:37 -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
rusefillc a2a652ad46 BMW 2021-06-08 04:01:34 -04:00
David Holdeman 20319322a9 Hide empty pinout columns (#2783)
* hide empty rows

* refactor

* fix generation error

* show all if not empty

* remove old code
2021-05-31 17:37:01 +03: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
David Holdeman bb76565cbf More pinout fixes (#2751)
* try to fix off-by-one

* try new font size
2021-05-29 08:05:10 +03:00
Andrey 7171639dd1 running tests from tests folder 2021-05-24 08:56:24 -04:00
rusefillc fb3a943dc6 h128 2021-05-22 03:31:10 -04:00
Matthew Kennedy 6bfaed64db 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
David Holdeman 00a4954b54 Fix pinouts (#2726)
* move addRow call

* undo submo bump
2021-05-20 17:44:19 -04:00
rusefillc 0cd7851c7d Mission-Statement short url 2021-05-19 02:01:06 -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
Matthew Kennedy e03de1b1a0 short link to wiki (#2666) 2021-05-09 12:17:23 -04:00
David Holdeman 231d6bd3df add check (#2639) 2021-05-06 23:41:28 -04:00
rusefillc caf310053d big brother 2021-05-06 19:21:50 -04:00
rusefillc 941c40d488 hellen short 2021-05-03 10:01:44 -04:00
rusefillc d875283025 Smarter pinout re-generation #2564 2021-04-27 20:27:29 -04:00
David Holdeman 654c88c1f0 Fix pinout table (#2550)
* fix clicking on row

* fix display and scroll to top
2021-04-14 20:04:35 -04:00
David Holdeman 9a636228ab Change column from "Firmware ID" to "TS Name" (#2549)
* replace firmware ID column with TS name

* wrong var cas
2021-04-13 23:12:25 -04:00
rusefillc 2ff8e954a4 $0.001B 2021-04-02 14:06:41 -04:00
rusefillc e2d189f86c $3B 2021-03-24 21:49:12 -04:00
rusefillc 9415823497 $1B 2021-03-24 21:17:29 -04:00
kon 6d07ba87e9 Website links (#2416)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* added wiki to links

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-03-01 09:52:44 -05:00
rusefillc f391d8b74e jenkins firmare is hanging #2415 2021-02-28 22:33:25 -05:00
David Holdeman 0723762dbe Interactive Pinout printing (#2411)
* initial print css

* more print layout changes, and better zoom support

* oopsies

* more improvements maybe

* please don't grow

* color cells

* fettling

* fettling

* fettling

* fettling

* keep image from getting too big

* try auto

* hmm

* rounded

* try auto sizing

* bugfix

* It verks?

* make em bigger

* bugfix

* auto sizing
2021-02-27 20:15:15 -05:00
rusefillc 97c276bf02 H7 compilation #2284 2021-02-23 19:11:18 -05:00
rusefillc 3f33cb2303 Update Strategy_2021.md 2021-02-22 16:52:22 -05:00
Dave Blundell c9d6802af4 Update Strategy_2021.md (#2383)
Added viable 2021 rusEFI strategy
2021-02-22 16:01:46 -05:00
rusefillc aa3157fbb0 a lot of Hellen 2021-02-19 22:23:58 -05:00
rusefillc 8c43a15b8a Merge remote-tracking branch 'origin/master' into master 2021-02-19 17:00:44 -05:00
rusefillc f9d75db87b let's start somewhere! 2021-02-19 17:00:30 -05:00
David Holdeman 3c0d8a3206 Add missing MRE pins, fix bug (#2380)
* get type for table with multi-id pin

* add missing pins

* add missing type styles

* missing colon

* fix type

* add missing color

* use whole type
2021-02-19 16:59:57 -05:00
David Holdeman 75f2d17210 A few shiny fixes (#2373)
* fixes

* undo submo bump
2021-02-17 20:25:50 -05:00
David Holdeman 52ad31470d Pinout colors (#2353)
* add colors to the pinouts

* try wider border

* undo submo bump
2021-02-14 16:14:41 -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
rusefi 140923db03 $1 2021-02-11 17:08:28 -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 5499ab5089 zoom pins (#2299) 2021-02-06 16:07:58 -06:00
David Holdeman 51d0640499 Pinout labels (#2297)
* add label to pins

* styling

* styling

* styling
2021-02-06 13:57:19 -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 9eabac12f5 $1 2021-01-24 09:17:57 -05:00
rusefillc e9ed882c90 $1M 2021-01-19 16:21:56 -05:00
rusefillc cb3a4c9742 $2M 2021-01-14 22:34:46 -05:00
rusefillc 6ae34d2c77 draft 2021-01-11 00:02:46 -05:00
rusefillc 7e01ad742c 125 2021-01-09 15:01:06 -05:00
rusefillc 2ab853bd19 hellen72 2021-01-08 13:30:35 -05:00
rusefillc 9fedcbffe4 pwd 2021-01-08 13:09:22 -05:00
kon f489ffd479 Website fixes (#2192)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

* website cleanup

* first hamburger

* more hamburger

* tiny improvement

* hamburger fix

* better looks

* happy new year

* proteus updates

* resize image

* removed comment

* flexfuel support added to website

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-01-05 23:13:31 -05:00
rusefillc eea703eaef we have a strategy! 2021-01-03 14:10:13 -05:00
kon eba9f72fb9 Updated logos (#2174)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

* website cleanup

* first hamburger

* more hamburger

* tiny improvement

* hamburger fix

* better looks

* happy new year

* proteus updates

* resize image

* removed comment

* new year, new style

* added wider logos for circles...

* added tiny version of black-orange-wide-circle logo

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-01-01 19:22:52 -05:00
kon 880100eb94 Updated logos (#2173)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

* website cleanup

* first hamburger

* more hamburger

* tiny improvement

* hamburger fix

* better looks

* happy new year

* proteus updates

* resize image

* removed comment

* new year, new style

* added wider logos for circles...

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-01-01 16:47:18 -05:00
kon 9d6a72e196 Updated logos (#2172)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

* website cleanup

* first hamburger

* more hamburger

* tiny improvement

* hamburger fix

* better looks

* happy new year

* proteus updates

* resize image

* removed comment

* new year, new style

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-01-01 15:39:56 -05:00
rusefillc a901f169b4 hellen 2021-01-01 15:00:53 -05:00
kon 74b85e1a25 Website fixes (#2171)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

* website cleanup

* first hamburger

* more hamburger

* tiny improvement

* hamburger fix

* better looks

* happy new year

* proteus updates

* resize image

* removed comment

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-01-01 10:14:44 -05:00
kon 5774eb4f5a Website fixes (#2170)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

* website cleanup

* first hamburger

* more hamburger

* tiny improvement

* hamburger fix

* better looks

* happy new year

Co-authored-by: GitHub build-firmware Action <action@github.com>
2021-01-01 00:04:54 -05:00
kon a872aec95d Website fixes (#2150)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

* website cleanup

* first hamburger

* more hamburger

* tiny improvement

* hamburger fix

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-12-27 17:21:56 -05:00
kon e188b7a570 mobile menu (#2149)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

* website cleanup

* first hamburger

* more hamburger

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-12-27 00:49:17 -05:00
kon 46f4bfc7a1 Website fixes (#2139)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

* website cleanup

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-12-25 14:30:22 -05:00
rusefillc c2e2d0dd90 $1M 2020-12-24 12:04:40 -05:00
rusefillc b1528da0d1 $1M 2020-12-24 11:45:54 -05:00
rusefillc 204c03c199 $1M 2020-12-22 10:56:22 -05:00
rusefillc 9570459c1d moving start-up script from java to bash 2020-12-12 18:39:05 -05:00
rusefillc 9f53a6e875 docs 2020-12-12 18:22:10 -05:00
Matthew Kennedy 56bc15e7cd links (#2066)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-12-12 18:20:46 -05:00
rusefillc ffe1a29c71 better ant task name 2020-12-12 16:14:21 -05:00
rusefillc 0c8fb33b0e typo 2020-12-06 15:55:54 -05:00
rusefillc f3f5f03fbf I was pushed into this! 2020-12-06 15:54:12 -05:00
kon 0545646047 Website fixes (#2015)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

* fixed table, updated icons

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-12-05 00:02:14 -05:00
rusefillc 970e21bc2c all triggers should be documented way nicer #2001 2020-12-04 18:55:21 -05:00
rusefillc 0319d4452d https://github.com/rusefi/rusefi_documentation/issues/111 2020-12-04 18:40:24 -05:00
kon 21a2036053 Website fixes (#2002)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

* fixed layout fuckups on mobile and desktop; added proteus link

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-12-02 23:58:57 -05:00
rusefillc b503fa3366 all triggers should be documented way nicer #2001 2020-12-02 20:51:33 -05:00
kon cc93e13588 Website updates (#1982)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

* website improvements

* more website updates

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-11-22 20:09:04 -05:00
rusefillc 1e96a346aa https://github.com/rusefi/rusefi_documentation/issues/107 2020-11-18 13:45:11 -05:00
rusefi 11ad112bc3 www 134 2020-11-11 20:57:54 -05:00
rusefi 2ee8a789ae download 2020-10-25 08:40:41 -04:00
kon 5121cdeb81 daily builds (#1905)
* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* Auto-generated configs and docs

* daily builds added

Co-authored-by: GitHub build-firmware Action <action@github.com>
2020-10-25 08:38:27 -04:00
rusefillc f552541627 site progress 2020-10-22 20:54:49 -04:00
rusefillc 8282bbfd15 site progress 2020-10-22 11:27:03 -04:00
rusefillc bf0a42d142 site progress 2020-10-22 11:18:23 -04:00
rusefillc 9857f99af5 88 pin 2020-10-12 19:06:28 -04:00
rusefillc 4c0d59b313 more FB 2020-10-12 11:42:04 -04:00
rusefillc 606bf7a41a FB owns us 2020-10-12 10:15:09 -04:00
rusefillc 6a75c54550 FB owns us 2020-10-12 10:14:24 -04:00
rusefillc d977aab90a 52 pin shop 2020-10-10 10:59:54 -04:00
rusefillc 26370eb887 remote: update to release feature 2020-10-07 20:47:31 -04:00
rusefillc 25142207eb docs 2020-10-02 17:07:46 -04:00
rusefillc c5de40e9ba shop 2020-10-02 17:07:36 -04:00