linuswck
  • Joined on 2023-07-05
linuswck pushed to master at M-Labs/kirdy 2024-04-11 17:00:31 +08:00
de80aedafc gui: separate connection_menu into Qdiag obj
linuswck pushed to master at M-Labs/kirdy 2024-04-11 16:34:45 +08:00
5044da0c71 gui: organize ui related files into a folder
3ea9584a57 gui: separate connection_menu into Qdiag obj
31a97bdeb4 gui: GUI Initial Commit
784b8a357b driver: Update send_cmd fn to use msg_type params
ceb003e07e cmd_handler: Add msg_type params to report & settings
Compare 15 commits »
linuswck commented on pull request M-Labs/thermostat#101 2024-04-09 13:42:37 +08:00
GUI

The "max_points" feature does not work as I tested on GUI.

linuswck pushed to master at M-Labs/kirdy 2024-03-25 15:44:39 +08:00
d435dc06d8 fix typos
898358f4e6 pykirdy: Add reporting interval in report_mode
a13c6fa86c pykirdy: Update handling of json objects received
b1a1173075 cmd_handler: Add newline at the end of json sent
af68b0e90a Update rust, stm32-eth, hal, smoltcp versions
Compare 5 commits »
linuswck pushed to master at M-Labs/kirdy 2024-03-25 14:09:36 +08:00
6fe0028481 pykirdy: Add reporting interval in report_mode
c68dc25205 pykirdy: Update handling of json objects received
da32ea74d1 cmd_handler: Add newline at the end of json sent
60118162fd Update rust, stm32-eth, hal, smoltcp versions
f8abfd4300 Update nixpkgs version
Compare 5 commits »
linuswck pushed to master at M-Labs/kirdy 2024-03-21 15:23:09 +08:00
7d41edef20 ld: Increase the delay before turning on LD_PWR
linuswck pushed to master at M-Labs/kirdy 2024-03-20 17:25:12 +08:00
607da8a822 ld: Add a delay before turning on LD PWR
linuswck pushed to master at M-Labs/kirdy 2024-03-20 15:36:47 +08:00
7f06fc06fd async driver: fix incorrect timeout handling
67f9e65df8 Start tec_readings_conversion after report is sent
7d2e14ef2f eth: Poll Iface In ETH IRQ
e525a3f354 fix typo
8431e9f43d Update README
Compare 11 commits »
linuswck pushed to master at M-Labs/kirdy 2024-03-18 16:42:26 +08:00
3ad7c417f6 Fix a ld current ramp up bug
linuswck pushed to master at M-Labs/kirdy 2024-03-18 15:56:37 +08:00
c06491a8b2 Update PID Autotune Code
0380c8d30b Unify naming and unit in firmware and driver
ed5cda6364 Correct wrong comment in driver
Compare 3 commits »
linuswck pushed to master at M-Labs/kirdy 2024-03-15 17:15:24 +08:00
61624b0bd6 Implement Kirdy AsyncIo Driver and example code
1480305c16 max1968: Fix ADC+DMA does not start converting bug
74c465d16f fix typos
574abc2c2f Add instructions to erase flash settings with DFU
Compare 4 commits »
linuswck pushed to master at M-Labs/kirdy 2024-03-08 16:41:11 +08:00
a9dbff8250 Send Response Back to The Client after Recv Cmd
linuswck pushed to master at M-Labs/kirdy 2024-03-07 16:23:15 +08:00
8cd3f70721 Add Instructions for Erasing Flash Settings
linuswck pushed to master at M-Labs/kirdy 2024-03-07 11:58:32 +08:00
5f986ee20f Add Instructions for Erasing Flash Settings
b7231f48ff Fix Recv Dfu cmd doesn't hard reset bug
Compare 2 commits »
linuswck opened issue sinara-hw/kirdy#40 2024-03-07 11:48:07 +08:00
Add a Factory Reset Button for Erasing the settings Stored in Flash
linuswck pushed to master at M-Labs/kirdy 2024-03-07 10:15:12 +08:00
7f6a385e1d Support controls from multiple TCP Socket Clients
eff8adc184 Update Eth Link Speed with the detected Speed
a579e5c5d5 Add default gateway into IpSettings
Compare 3 commits »
linuswck pushed to master at M-Labs/kirdy 2024-03-05 16:45:56 +08:00
65b757ac3c Add cmd to Store IP Settings in Flash
911d9a7bc9 Load & Config IP Settings from Flash at StartUp
111d9a4226 cleanup
a3885c365e Implement Save & Load Flash Settings in FSM & cmd
a58b0954ec Add Set Default PWR On cmd for ld & tec
Compare 10 commits »
linuswck opened issue sinara-hw/kirdy#39 2024-03-05 16:11:41 +08:00
Add a Switch to the Front Panel for User to Select Whether Kirdy By default Power On Laser Diode and TEC
linuswck opened issue sinara-hw/kirdy#38 2024-03-01 15:18:58 +08:00
Add a 3 Pin Header for Configuring the Photodiode to Operate in Photovoaic or Photoconductive mode
linuswck pushed to master at M-Labs/kirdy 2024-03-01 11:32:00 +08:00
4526536a48 Ignore packets of 0 bytes size
f488786e1c Use DMA to read Tec_I & Tec_V
3528d8a68f Update Python Test Scripts
Compare 3 commits »