|
074337a96d
|
Merge pull request #304 from airgradienthq/fix/api-root
FIX: HTTP domain configuration changes applied for OTA too
|
2025-04-21 13:42:26 +07:00 |
|
|
4daa817a0b
|
Change airgradient-ota commit to main branch
|
2025-04-21 13:41:15 +07:00 |
|
|
81a4502952
|
Fix: http domain applied for OTA
|
2025-04-21 13:27:05 +07:00 |
|
|
764e2eae38
|
Prepare release 3.3.6
3.3.6
|
2025-04-16 12:34:17 +07:00 |
|
|
79bf9811be
|
Merge pull request #303 from airgradienthq/fix/ce-tvoc
Fix incorrect TVOC / NOx values when when network option is cellular
|
2025-04-15 12:25:39 +07:00 |
|
|
9475724d0c
|
Remove comment
|
2025-04-15 12:20:26 +07:00 |
|
|
e7603a7659
|
Update feedback
Change airgradient-ota submodule to latest main instead of branch
|
2025-04-14 15:24:53 +07:00 |
|
|
9bba89722e
|
Fix sgp unreliable value by only pause task when performing ota
|
2025-04-12 02:25:04 +07:00 |
|
|
81945a358e
|
SGP41 add method to pause and resume task handle
|
2025-04-12 02:22:55 +07:00 |
|
|
3d26a54d69
|
Prepare release 3.3.5
3.3.5
|
2025-04-11 15:56:05 +07:00 |
|
|
b70ee75d50
|
Merge pull request #302 from airgradienthq/improve-ce-reconnection
Improve cellular client reconnection
|
2025-04-11 15:49:25 +07:00 |
|
|
c6846c818a
|
Rename MICROS_TO_MINUTES() to follow convention
|
2025-04-11 15:46:21 +07:00 |
|
|
0b1c901a76
|
Rename cellularModule object name to cellularCard
Rename checkCellularClientNotReady to restartIfCeClientIssueOverTwoHours
|
2025-04-11 13:41:07 +07:00 |
|
|
83504c8628
|
Bump libs to latest
|
2025-04-10 19:05:28 +07:00 |
|
|
4487992748
|
Remove unnecessary code
|
2025-04-10 14:58:51 +07:00 |
|
|
3c8a65a329
|
Use esp_timer_get_time for timer of ce client not ready
|
2025-04-10 14:58:11 +07:00 |
|
|
673d564ddb
|
Fix based on feedback
|
2025-04-10 12:45:18 +07:00 |
|
|
423eb4808f
|
Change airgradient-client to latest main
|
2025-04-10 02:14:34 +07:00 |
|
|
18a710ffc2
|
Make sure transmit cycle not too long to wait divisible by 3
|
2025-04-10 02:06:11 +07:00 |
|
|
040cb79a4d
|
Transmit measures only if queue size is 1 or divisible by 3
|
2025-04-10 00:27:44 +07:00 |
|
|
52d3dc03f1
|
Redundant check if cellular client not ready for 2 hours
Check calls happen in both task
|
2025-04-09 23:46:03 +07:00 |
|
|
1c6bc3ec55
|
Bump airgradient-client fix esp8266 compile
|
2025-04-09 22:48:21 +07:00 |
|
|
34d7c93e14
|
Improve reconnection of CE network option
Restart system if it already too long
|
2025-04-09 15:51:54 +07:00 |
|
|
fee1dc25d6
|
Improve reconnection of CE network option
Restart system if it already too long
Bump airgradient-client: Improve ensureClientConnection
|
2025-04-09 15:49:34 +07:00 |
|
|
9fb01d42f4
|
Prepare release 3.3.4
3.3.4
|
2025-04-07 16:56:54 +07:00 |
|
|
7bb013939c
|
Merge pull request #301 from airgradienthq/feat/signal
Include cellular signal in RSSI (dbm) when post measures
|
2025-04-07 16:55:42 +07:00 |
|
|
0da21155e7
|
bump submodule to post measures with new endpoint
that include signal in rssi
|
2025-04-07 16:29:54 +07:00 |
|
|
7a153cc0ea
|
add cellular signal quality to post measures payload
If value invalid 0, then do include it to payload
|
2025-04-07 16:29:15 +07:00 |
|
|
b079c35e6b
|
Include cellular signal in rssi to measurement cycle
|
2025-04-07 16:28:37 +07:00 |
|
|
6051e183b8
|
Merge pull request #300 from airgradienthq/fix/pms-error
Remove CORE_DEBUG_LEVEL that affected PM sensor reading
|
2025-04-07 15:33:37 +07:00 |
|
|
c95379b957
|
Update submodule to the latest main branch
|
2025-04-07 15:30:52 +07:00 |
|
|
0cae8bc185
|
Change ag log level to info
|
2025-04-05 23:56:14 +07:00 |
|
|
5902a4c8e4
|
Remove arduino-esp32 core debug level from build_flags
And change it to airgradient log level that take effect to airgradient submodules
Temporary bump submodule to WIP branch
|
2025-04-05 23:45:46 +07:00 |
|
|
66818cd075
|
prepare 3.3.3 release
3.3.3
|
2025-04-04 11:31:19 +07:00 |
|
|
c1a6ddc68f
|
Merge pull request #299 from airgradienthq/tmp/avg-max-period
Calculate measurement average max period use the same constant
|
2025-04-04 11:04:15 +07:00 |
|
|
20a32dd22c
|
Measures average max period use the same constant
Cellular network options using wifi measurement interval as the constant reference to calculate max period
|
2025-04-04 10:54:03 +07:00 |
|
|
263dc9934e
|
Merge pull request #298 from airgradienthq/fix/recover-cellular-connection
Restarting cellular module when cellular client is not ready
|
2025-04-04 10:43:59 +07:00 |
|
|
61b863b7f1
|
Fix esp_log logs not come out on O-PP
|
2025-04-04 10:21:50 +07:00 |
|
|
e01c1029fe
|
Bump ag client
ensure client connection properly
|
2025-04-04 10:09:34 +07:00 |
|
|
ba5d817739
|
Merge pull request #297 from airgradienthq/feat/api-root
New local configuration to set HTTP domain name for monitor to post measures and fetch configuration from server
|
2025-04-03 16:51:04 +07:00 |
|
|
a91747e379
|
Update config sample
|
2025-04-02 16:30:13 +07:00 |
|
|
029457c3fa
|
Add accepted value to http domain
|
2025-04-02 16:26:07 +07:00 |
|
|
55710dd4d9
|
Update docs for new configuration http domain
|
2025-04-02 16:18:55 +07:00 |
|
|
4886163cda
|
Show on oled when httpDomain is set
|
2025-04-02 02:33:24 +07:00 |
|
|
7c57477238
|
Add local configuration to set http domain
change http domain by PUT from local server request
|
2025-04-02 02:12:13 +07:00 |
|
|
9ed58d1853
|
Prepare release 3.3.2
3.3.2
|
2025-03-31 17:12:15 +07:00 |
|
|
6c52b038e9
|
Merge pull request #295 from airgradienthq/feat/enable-at-debug
Enable cellular AT command debug when in network registration
|
2025-03-31 17:09:43 +07:00 |
|
|
2f69932ef7
|
add depth submodule update
|
2025-03-31 17:04:37 +07:00 |
|
|
1d96a274a6
|
Merge branch 'develop' into feat/enable-at-debug
|
2025-03-31 16:55:12 +07:00 |
|
|
df9f6dfc95
|
Fix bugs from 3.3.1 release
|
2025-03-31 16:52:09 +07:00 |
|