Commit Graph

27 Commits

Author SHA1 Message Date
King Kévin 5faaeb02cc BV: add text styling methods 2018-09-01 00:30:32 +02:00
King Kévin c2a573ea65 fix library dependency 2018-08-11 18:43:23 +02:00
King Kévin a425e43590 BV: change LED handling. red LED is for power, blue LED is for activity 2018-05-03 12:56:09 +02:00
King Kévin 49344a7b15 BV: add BusVoodoo hardware version 0 support in main branch, using environment variable 2018-04-28 17:45:21 +02:00
King Kévin 5dc18f91a2 BV: support full only modes 2018-04-04 17:14:36 +02:00
King Kévin ad4c9e06dd BV: use recommended pulse duration 2018-03-22 12:09:18 +01:00
King Kévin c36e786d93 BV global: rename led pulsing functions 2018-03-22 12:01:47 +01:00
King Kévin 5f889ba8b0 BV: fix doc 2018-03-21 23:20:39 +01:00
King Kévin cd7ca9a872 BV: add global action parser 2018-03-17 19:40:44 +01:00
King Kévin af666455bd BV: move version and bootloader command to HiZ mode to reduce menu size in other modes 2018-03-15 19:20:27 +01:00
King Kévin 56168c6c0c BV: add global shared string buffer to save RAM 2018-03-15 18:54:45 +01:00
King Kévin 02be8b122e BV: rename revision to version 2018-02-26 12:13:45 +01:00
King Kévin ebd78bc898 BV: fix comment 2018-02-14 14:25:01 +01:00
King Kévin fee77b8231 BV: fix going to safe state on full version, and RS485 pin info 2018-02-13 19:27:15 +01:00
King Kévin d75b42377d BV: add hardware revision variable and identification 2018-02-13 16:19:45 +01:00
King Kévin ee5e5cf244 BV global: put RS-485 and CAN transceivers in safe mode 2018-02-12 14:08:53 +01:00
King Kévin 9d31e9b6a4 BV: split vreg_set to lv and hv 2018-02-06 21:34:29 +01:00
King Kévin 2df0fbf96f BV: rename xV to LV and 12V to HV 2018-02-06 21:17:37 +01:00
King Kévin f840b5f075 BV: add pinout display functionnality 2018-02-06 17:26:35 +01:00
King Kévin a91161981c busvoodoo: add led blinking with timeout 2018-01-24 21:28:45 +01:00
King Kévin 657df679a3 busvoodoo: add name and description to mode interface 2018-01-23 23:41:41 +01:00
King Kévin d2734a6fd7 busvoodoo: add mode interface definition 2018-01-23 15:17:43 +01:00
King Kévin 5b57060802 busvoodoo: add global commands to control power rails 2018-01-22 21:42:40 +01:00
King Kévin 4a8bf5d2a1 busvoodoo: add method to control embedded pull-up resistors 2018-01-17 18:25:59 +01:00
King Kévin f834f3bd63 busvoodoo: add method to control power output 2018-01-17 13:17:08 +01:00
King Kévin 4f0a09f717 busvoodoo: add method to set voltage 2018-01-17 12:28:15 +01:00
King Kévin ea4a0c518f application: move BusVoodoo specific parts to separate library 2018-01-14 22:15:00 +01:00