Commit Graph

59 Commits

Author SHA1 Message Date
King Kévin b9df8e7e30 application: add segment selector 2020-12-10 18:19:51 +01:00
King Kévin b531e4cde3 application: add tube temperature 2020-12-10 18:19:36 +01:00
King Kévin 9fbd4d377e application: minor, add cooling alternative 2020-12-10 18:17:49 +01:00
King Kévin ea5dc74c88 application: minor, fix typo 2020-12-10 18:16:50 +01:00
King Kévin dde56c996c application: extend states and add central management 2020-12-10 18:16:16 +01:00
King Kévin 51cf8b0f95 application: add button 2020-12-08 23:15:53 +01:00
King Kévin 517f58d463 application: limit lid power to 50% 2020-12-08 23:15:21 +01:00
King Kévin 6d93633587 application: recalibrate lid temperature 2020-12-08 23:14:57 +01:00
King Kévin 8b62d16436 application: add bed temperatures (WIP) 2020-12-08 23:13:37 +01:00
King Kévin b071eb6737 application: minor, fix lid names 2020-12-08 23:11:52 +01:00
King Kévin d9229026e5 application: minor, fix documentation 2020-12-08 23:09:46 +01:00
King Kévin b8cc7d7591 application: replace TEC power board with H-bridge 2020-12-08 23:07:36 +01:00
King Kévin eb55880296 application: working WIP firmware to control thermocycler 2020-12-07 19:14:00 +01:00
King Kévin d80587c21d application: re-add uptime command 2020-07-22 16:22:22 +02:00
King Kévin 629500e4bd application: remove all MCU model info. this has moved to the dedicated identifier firmware 2020-06-24 11:58:08 +02:00
King Kévin 905b7d153b application: improve MCU identification 2020-06-24 11:57:40 +02:00
King Kévin 99d4be6a44 application: fix date display and add offset 2020-06-21 10:15:14 +02:00
King Kévin e71515bcce replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
King Kévin 54456e0cb4 application: minor, improve code 2020-06-10 19:04:27 +02:00
King Kévin b48c65b5e0 application: only show additional MCU info on DEBUG 2020-06-10 18:02:53 +02:00
King Kévin 9f419e1da0 application: minor, improve code 2020-06-10 17:40:54 +02:00
King Kévin 6bb7cd1606 application: add dev_id for STM32F411xC/E in version action 2020-03-17 09:47:28 +01:00
King Kévin 66bb0bdcaa application: add dev_id for STM32F401 in version action 2020-03-17 09:43:18 +01:00
King Kévin 87f8e3a157 application: add dev_id for STM32F4xx in version action 2020-03-17 09:32:29 +01:00
King Kévin 25c0ae0271 application: add fake STM32 detection in version action 2020-03-16 20:55:50 +01:00
King Kévin 8b4f98d79a application: add MCU verification to version action 2020-03-15 18:25:51 +01:00
King Kévin e228f1f37b application: improve version description 2020-03-15 14:11:55 +01:00
King Kévin 7030480482 application: improve familly detection 2020-03-08 18:18:27 +01:00
King Kévin f1168608c7 application: minor, use proper wait 2020-02-19 21:16:37 +01:00
King Kévin 44c75a70a2 application: minor, replace printf with puts when applicable 2020-02-19 21:16:07 +01:00
King Kévin afd5bef309 application: fix uptime action 2020-02-17 18:08:17 +01:00
King Kévin f54d3f0fd2 application: allow multiple ticks per seconds for periodic tasks 2020-02-02 21:19:03 +01:00
King Kévin 3242c6ba5c add USB-Blaster board support 2020-01-03 19:41:39 +01:00
King Kévin 199646a7d6 application: minor, improve print 2020-01-02 13:11:08 +01:00
King Kévin 7ea7be810d application: use new bootloader method 2020-01-02 13:09:48 +01:00
King Kévin b42d704435 application: minor, redability 2020-01-02 13:08:47 +01:00
King Kévin 28ddcc8f6a application: add reset cause output 2019-12-21 19:50:51 +01:00
King Kévin 68bdfee641 application: minor, spacing 2019-12-21 19:49:50 +01:00
King Kévin f4a000b4e6 Rakefile: rename STLINKV2_ALU to STLINKV2 2019-09-19 11:59:02 +02:00
King Kévin 18a237d726 application (minor): fix string and spacing 2019-07-29 18:33:05 +02:00
King Kévin 99a039c3c8 application (minor): improve main loop interactiveness 2019-06-18 17:45:53 +02:00
King Kévin 64736947e9 application (minor): improve spacing 2019-06-18 17:44:50 +02:00
King Kévin 931f0e3cbb application: add option RTC with date time function command 2019-06-18 17:43:43 +02:00
King Kévin 230151a102 (minor) remove trailing spaces 2019-03-26 19:27:40 +01:00
King Kévin c1bc2527bb disable UART output for ST-Link V2 board
on ST-Link V2 USART1_TX is also the LED pin
if you still want USART1 for debugging output, remap it
USART1_TX will then be on RST pin of connector,
USART1_RX will then be on SWIM pin of connector,
remapping is not done per default since this board already has
a limited number of pin available on the connector
2018-10-29 15:03:34 +01:00
King Kévin 60de1182a4 add support for ST-Link V2 clone adapter 2018-10-29 14:14:32 +01:00
King Kévin 4b531542dc fix RTC with HSE initialisation 2018-10-29 14:09:01 +01:00
King Kévin fd59ef5ac4 blue pill: use HSE as RTC clock to be able to toogle onboard LED 2018-10-28 22:44:53 +01:00
King Kévin fcbabf1ea7 application: integrate terminal and menu 2018-04-06 17:37:17 +02:00
King Kévin 7169785e56 fix/adapt cherry-pick from busvoodoo branch 2018-02-18 15:28:00 +01:00