kirdy/pykirdy/ui
linuswck bad21806f8 gui: Add new form for temp adc filter cfg and settable polling rate
List of Changes:
1. Get report via polling instead of active report mode
2. Allow user to set a custom report polling rate while settings polling rate is fixed to 10Hz
- it is necessary for pid autotune to function correctly
3. Add a form for configuring temperature adc filter
4. Use two different timer for polling report and settings to optimize performance

Known Issue:
1. CPU utilization increases with the report polling rate as for each report recv-ed, gui renders and plots one frame of the 4 graphs
2024-10-10 17:25:33 +08:00
..
config_adc_filter_form.ui gui: Add new form for temp adc filter cfg and settable polling rate 2024-10-10 17:25:33 +08:00
config_pd_mon_form.ui gui: Add pd_mon config form 2024-09-11 17:54:18 +08:00
conn_settings_form.ui gui: separate connection_menu into Qdiag obj 2024-04-11 16:58:48 +08:00
kirdy_qt.ui gui: Add new form for temp adc filter cfg and settable polling rate 2024-10-10 17:25:33 +08:00
mainwindow.qss gui: Add global QT Style Sheet 2024-04-18 16:45:35 +08:00
ui_config_adc_filter_form.py gui: Add new form for temp adc filter cfg and settable polling rate 2024-10-10 17:25:33 +08:00
ui_config_pd_mon_form.py gui: Add pd_mon config form 2024-09-11 17:54:18 +08:00
ui_conn_settings_form.py gui: separate connection_menu into Qdiag obj 2024-04-11 16:58:48 +08:00
ui_update_network_settings_form.py gui: move tool, save & load flash btns to menu bar 2024-04-19 15:56:48 +08:00
update_network_settings_form.ui gui: move tool, save & load flash btns to menu bar 2024-04-19 15:56:48 +08:00