Commit Graph

15 Commits

Author SHA1 Message Date
5391bdca3c docs test 2023-03-06 12:24:45 +01:00
d4aaa8dfcd docs 2023-03-06 12:23:08 +01:00
c215110cfc drivers doc, post jsons 2023-03-06 11:37:01 +01:00
d94c0bce30 channelTypes docs , misc fixes 2023-03-06 09:21:23 +01:00
cfab370605 getcommands almost ready with dumping data 2023-03-06 08:39:39 +01:00
b62d382a36 getcommands.js can now parse constants, also write drivers 2023-03-06 08:35:38 +01:00
33ad367a4d parse flags 2023-03-05 20:28:34 +01:00
9f6ee915a4 title field, driver parse 2023-03-05 18:33:38 +01:00
4144a43f21 io roles and channels json gen 2023-03-05 18:03:58 +01:00
7cfa6e78c2 channel type parsing 2023-03-05 17:26:47 +01:00
f61a1c9436 cosmetic change before chan getter, chan getter prototype 2023-03-05 17:09:28 +01:00
f119554969 misc fixes, snprintf, cmd gen 2023-02-10 15:03:27 +01:00
2febe2a6e7 commands update 2022-12-21 11:03:12 +01:00
8519e26afe commands update p1 2022-12-21 09:19:45 +01:00
0168052582 add getcommands.js,
can be run via
npm run getcommands
or
node scripts/getcommands.js
examines source for command registeration, moves stuff into comments and removes C strings..
2022-11-21 18:39:33 +00:00