b8241d1f27
cargo fmt
ded7dd7694
gui: add waitingspinnerwidget
7fa4330797
gitignore: ignore python .pyc files
7be35fe7f0
thermostat: Reduce DAC calibration time
c5efc6ca57
MAX1968: Improve STM32 ADC calibration consistency
b330f45260
net: Increase ARP Cache Size from 4 to 16
554f292cab
net: Disable nagle algo & Set keep_alive duration
f303ab639a
net: Reset tcp socks when new eth link is detected
MAX1968 SHDN Pin is on 5V Voltage Level but it is controlled with 3V3 Voltage Level
bfdb1f5066
gui: move tool, save & load flash btns to menu bar
5b35f32a42
driver: Handle CancelledError for send_cmd handler
2df22d5dcb
driver: Use inet_aton to check IPV4 address format
b73eacd234
driver: Wait for a sec after hard rst cmd is sent
4a06a7579f
gui: handle hard reset in _on_connection_changed()
146f880d66
ld: ld_soft_i_limit now limits ld_i_out being set
6b250aa1fd
gui: Add global QT Style Sheet
99bc9c38a2
ld: ld_soft_i_limit now limits ld_i_out being set
4d1a0c8495
rebase
b9261cc306
gui: Add global QT Style Sheet
GUI
For the network related configuration, there should be a form for the user to fill in instead of entering the configuration as a line of text.
GUI
In general. When the widgets are in the "Disable State", the widget should be "gray-ed out" as a hint for the user that they cannot interact with them.
You can add the following line with QT…
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
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
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