Commit Graph

14 Commits

Author SHA1 Message Date
David Holdeman ce61bdd8a9 Minor pinout table improvements (#2846)
* try to fix table width

* try here
2021-06-22 19:13:44 -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
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
David Holdeman 00a4954b54 Fix pinouts (#2726)
* move addRow call

* undo submo bump
2021-05-20 17:44:19 -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
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
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 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 51d0640499 Pinout labels (#2297)
* add label to pins

* styling

* styling

* styling
2021-02-06 13:57:19 -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