Commit Graph

429 Commits

Author SHA1 Message Date
65e759fb90 Merge branch 'develop' into hotfix/correct-ota-update-message-on-display 2024-05-24 13:30:09 +07:00
3fc7e4b55e Merge pull request #149 from airgradienthq/hotfix/reporting-fw-version-on-dashboard
Official OTA 3.1.1 version not reporting FW version on dashboard
2024-05-24 09:30:13 +07:00
5857388c2d Merge pull request #152 from airgradienthq/hotfix/remove-configuration-missleading-message
Remove `Update ignored due to local unofficial changes`
2024-05-24 09:01:04 +07:00
5770b41fd4 remove Update ignored due to local unofficial changes 2024-05-24 08:45:50 +07:00
d85d890878 Change OTA update period from 2h to 1h 2024-05-24 08:26:24 +07:00
9fbd31d0c8 Merge pull request #150 from airgradienthq/hotfix/show-message-monitor-not-setup-on-dashboard
disp.setText("Monitor not", "setup on", "dashboard") called when monitor is actually already on dashboard
2024-05-24 08:23:52 +07:00
c5b7c43293 disp.setText("Monitor not", "setup on", "dashboard") called when monitor is actually already on dashboard 2024-05-22 12:13:57 +07:00
7550ef7b0c change OTA update period each 2h. 2024-05-22 11:45:56 +07:00
805546b78e check firmware update after powerup 2024-05-22 11:34:42 +07:00
ee7837a471 Merge pull request #148 from MallocArray/patch-1
Correct API value for boot
2024-05-20 08:50:57 +07:00
ebbf0adf2f Correct API value for boot 2024-05-18 21:19:40 -05:00
6ea0ab9272 Set process 100% after received firmware file. 2024-05-17 20:18:59 +07:00
6e54409512 rename function 2024-05-17 20:17:49 +07:00
c04ab90fd2 Update OTA processing message. Fix always retry of bootCount = 0 2024-05-17 10:32:20 +07:00
ed02f66ca2 Correct OTA update process show message on display 2024-05-16 21:12:02 +07:00
4b94926651 Merge pull request #136 from airgradienthq/develop
merge to master to prepare for release
3.1.1
2024-05-16 16:36:17 +07:00
f505b39247 Merge pull request #135 from airgradienthq/hotfix/pm25-appear-colors
Update PM2.5 LED bar color and level
2024-05-16 13:09:58 +07:00
9e44cd89d9 Update PM2.5 LED bar color and level 2024-05-16 12:50:38 +07:00
e7b95c0bde Merge pull request #126 from airgradienthq/OTA-dev
added doc regarding the OTA mechanism
2024-05-16 11:55:57 +07:00
b72394b004 Merge pull request #127 from airgradienthq/hotfix/purple-color
Hotfix/purple color
2024-05-16 11:55:31 +07:00
1544989fe6 Merge pull request #128 from airgradienthq/hotfix/change-ota-update-period
Change the OTA update period use timestamp to bootCount
2024-05-16 11:54:56 +07:00
d7b5e999c1 Merge pull request #129 from airgradienthq/hotfix/turn-led-off-on-offlinemode
Turn LED indicate wifi failed, cloud failed and get cloud configuration failed to off
2024-05-16 11:54:00 +07:00
9b0210f7b5 Merge pull request #130 from airgradienthq/hotfilx/print-log-wrong-number-format
Fix print number value wrong format
2024-05-16 11:53:16 +07:00
3715266f8c Merge pull request #131 from airgradienthq/hotfix/update-local-configure-repsonse-fail-message
Update local configuration response failed message
2024-05-16 11:52:57 +07:00
a4eb607174 Merge pull request #132 from airgradienthq/hotfix/update-configuration-log-message
Update configuration log message
2024-05-16 11:52:21 +07:00
f55fa6a617 Update configuration log mesasge 2024-05-15 17:20:10 +07:00
4f9f800cce Update local configuration response failed message 2024-05-15 17:15:36 +07:00
cad5d1f0e7 fix print number value wrong format 2024-05-15 17:13:39 +07:00
55ede2b04d turn led indicate wifi failed, cloud fail and get cloud configuration fail to off. 2024-05-15 17:11:26 +07:00
563bdfe4b2 Change the OTA update period use timestamp to bootCount 2024-05-15 17:09:06 +07:00
e2154af85f Merge commit '9a2bbd7a57a7dd4a6eaa27b85576c20a85d7ca09' into hotfix/purple-color 2024-05-15 16:10:08 +07:00
9a2bbd7a57 fix: Purple color 2024-05-15 14:02:49 +07:00
a8c8246632 added doc regarding the OTA mechanism 2024-05-15 11:05:37 +07:00
a71c038864 Fix camelCase, #122 2024-05-13 21:28:37 +07:00
799217e724 Remove displayMode from configuration, #123 2024-05-13 21:25:00 +07:00
b3f02f0a58 Merge pull request #125 from airgradienthq/hotfix/openair-sync-miss-data
Fix: Firmware mode `O-1PP` send miss data channel-2
2024-05-13 20:44:26 +07:00
c640cf773e Merge pull request #124 from airgradienthq/hotfix/configuration-handle
Configuration failed response message and failed condition handle.
2024-05-13 20:39:45 +07:00
c145666fcb Merge pull request #121 from airgradienthq/hotfix/led-bar-power-up-test-wifi-connection-still-perform
Fix issue: LED bar test presssed but WiFi connection still perform
2024-05-13 20:39:26 +07:00
466bb0eb21 Merge pull request #120 from airgradienthq/hotfix/not-show-the-message-add-to-dashboard
Fix issue: dashboard not show if get cloud configuration failed.
2024-05-13 20:39:11 +07:00
4612f4b793 Add condition to handle configuration changed. 2024-05-13 19:00:34 +07:00
45c7279866 Fix: Firmware mode O-1PP send miss data channel-2 2024-05-13 18:25:03 +07:00
5cb838af29 fix: OpenAir send incorrect model(firmware mode) 2024-05-13 18:11:46 +07:00
3201fd8d9c Fix: Configuratoin failed response mesasge and failed condition handle. 2024-05-13 17:43:42 +07:00
f23c7e9e31 Set offline mode incase wifi is not configuraion or configuration ignored. 2024-05-13 15:07:10 +07:00
5b18a8353d Fix issue: LED bar button test pressed but WiFi connection still perform. 2024-05-13 14:43:53 +07:00
1e81c9b125 Fix issue: dashboard not show if get cloud configuration failed. 2024-05-13 13:52:14 +07:00
3dae4cb06d Merge pull request #119 from airgradienthq/hotfix/fix-issue-before-release-new-version
Hotfix: Fix some issue before release new version
2024-05-13 12:26:53 +07:00
b4745ef55d Merge pull request #118 from airgradienthq/hotfix/offline-mode-should-not-show-server-status
Offline mode should not show server status on display
2024-05-13 12:09:59 +07:00
348cb2663a Merge pull request #116 from airgradienthq/hotfix/add-debug-mesage-when-hw-watchdog-reset
Update watchdog reset message
2024-05-13 12:09:45 +07:00
1b69e8a599 Offline mode should not shown status on display. #111 2024-05-13 12:02:17 +07:00