Commit Graph

  • d225af623a Add local storage docs samuelbles07 2024-12-06 19:06:28 +07:00
  • b7d22c2136 Fix SPIFFS usage percentage samuelbles07 2024-12-06 15:19:03 +07:00
  • 6cd5e9f4b8 Handle if spiffs full samuelbles07 2024-12-06 04:26:18 +07:00
  • 0cec71ceb6 Attempt connect to default wifi on boot notify led when new measurement inserted to local storage samuelbles07 2024-12-06 03:57:49 +07:00
  • 424d1d89fa Init timezone on boot samuelbles07 2024-12-06 03:55:55 +07:00
  • 6186e3eca0 Fix get storage allocate based on size samuelbles07 2024-12-06 03:12:37 +07:00
  • b79c4e74e2 Add timestamp to local storage measurements samuelbles07 2024-12-06 03:00:23 +07:00
  • baa8601b5c Reset storage endpoints samuelbles07 2024-12-06 02:20:46 +07:00
  • a9fa7b6e63 Delete local storage function samuelbles07 2024-12-06 02:20:07 +07:00
  • 1034f1892a Set and get system time samuelbles07 2024-12-06 02:19:25 +07:00
  • 92e74feabd Merge branch 'develop' 3.1.21 nick-4711 2024-12-05 15:36:32 +07:00
  • cc0fd88068 Prepared to release 3.1.21 nick-4711 2024-12-05 15:35:37 +07:00
  • 56809a412c Merge branch 'develop' 3.1.20 nick-4711 2024-12-05 15:17:34 +07:00
  • 6a83743e2a Prepared to release 3.1.16 3.1.16 nick-4711 2024-12-05 15:06:10 +07:00
  • faaf051e39 Prepared to release 3.1.15 3.1.15 nick-4711 2024-12-05 15:00:25 +07:00
  • 5bc1821ef9 Merge pull request #264 from airgradienthq/feat/ssl Samuel Siburian 2024-12-05 13:23:52 +07:00
  • 859c1a7e92 Local server to get local storage measurements samuelbles07 2024-12-05 04:09:17 +07:00
  • bce46445d6 Disable unnecessary scheduler samuelbles07 2024-12-05 04:07:57 +07:00
  • be7ca28a0e Scheduler to run save measurements to local storage samuelbles07 2024-12-05 04:07:00 +07:00
  • 12e6f72b85 Save and get function local storage measurements samuelbles07 2024-12-05 04:05:42 +07:00
  • 280ea5e997 Prepared to release 3.1.14 3.1.14 nick-4711 2024-12-04 10:38:13 +07:00
  • e95627ece6 Merge pull request #270 from airgradienthq/fix/openmetrics-correction-openair Samuel Siburian 2024-12-03 03:36:25 +07:00
  • 80b9ae11d8 Fix openmetrics pm25 correction on openair samuelbles07 2024-12-03 03:33:46 +07:00
  • 1937e3d59e Merge pull request #267 from jakpor/fix/basic_temp_display Samuel Siburian 2024-12-03 02:18:07 +07:00
  • 107fb21331 Merge pull request #269 from airgradienthq/fix/openmetrics-correction Samuel Siburian 2024-12-03 02:00:16 +07:00
  • ccc1ab463a PM25 correction for openmetrics samuelbles07 2024-12-03 01:55:11 +07:00
  • 38e792b88d if guard uri for esp8266 samuelbles07 2024-11-30 04:45:04 +07:00
  • aeee0cad01 OTA bin download using https rename server root ca constant name samuelbles07 2024-11-30 04:33:58 +07:00
  • 401326d00d Move airgradient server CA const to AirGradient.h file Constant will be used by api client and otahandler samuelbles07 2024-11-30 04:13:25 +07:00
  • fb0dcad54d Fix CI error esp32 samuelbles07 2024-11-30 03:52:32 +07:00
  • 3556e4a96a Fix CI error samuelbles07 2024-11-30 03:42:45 +07:00
  • 283646a699 Move OtaHandler to src OTA only valid for esp32 based monitor samuelbles07 2024-11-30 02:47:05 +07:00
  • 6312612ada resetReason and freeheap only for esp32 based mcu samuelbles07 2024-11-30 00:45:46 +07:00
  • c1f22674e2 Add reset reason to transmission payload samuelbles07 2024-11-29 18:01:34 +07:00
  • 40d38a75d8 Add reset reason to transmission payload samuelbles07 2024-11-29 18:01:14 +07:00
  • 39ef69cbdf Fix printing of debug logs throught serial Jakub Porębski 2024-11-27 17:18:43 +01:00
  • 3473e30e2e Fix temperature float formatting for basic oled display Jakub Porębski 2024-11-27 17:17:22 +01:00
  • 566f8a63b4 Prepare 3.1.13 release 3.1.13 samuelbles07 2024-11-27 13:35:26 +07:00
  • 9e4d52454b Merge pull request #266 from airgradienthq/fix/openmetrics Samuel Siburian 2024-11-27 03:38:57 +07:00
  • 5f5e985309 Fix openmetrics esp8266 based samuelbles07 2024-11-27 00:43:03 +07:00
  • d638573ca7 Fix open metrics for OneOpenAir samuelbles07 2024-11-27 00:15:32 +07:00
  • 4c165b31f5 Add freeheap to cloud payload samuelbles07 2024-11-21 02:36:56 +07:00
  • 2be91b3968 Boot count using setter and getter samuelbles07 2024-11-21 02:30:03 +07:00
  • 3ca2d1d208 Fix esp8266 build issue samuelbles07 2024-11-21 01:26:05 +07:00
  • aad12fc868 Using https For get config and post measurements samuelbles07 2024-11-21 01:18:51 +07:00
  • 79fbd901bd Merge branch 'develop' 3.1.12 samuelbles07 2024-11-19 18:45:31 +07:00
  • 3644dc43fe Prepared to release 3.1.12 samuelbles07 2024-11-19 18:44:23 +07:00
  • 03fa62d8f0 Merge pull request #263 from airgradienthq/fix/correction Samuel Siburian 2024-11-19 02:20:51 +07:00
  • 902a768f28 Handle parsing invalid json string samuelbles07 2024-11-19 01:45:50 +07:00
  • 1de9344f43 Fix typo on docs samuelbles07 2024-11-18 22:50:36 +07:00
  • 46f6309b77 Fix use the right function samuelbles07 2024-11-18 22:42:43 +07:00
  • a6b48acb41 CO2 led bar indicator sync fix samuelbles07 2024-11-18 21:24:47 +07:00
  • 1b4d89e1a1 fix correction on top of compensation samuelbles07 2024-11-18 19:53:28 +07:00
  • 0d2b0fb657 Fix typo on local-server.md Samuel Siburian 2024-11-17 11:18:39 +07:00
  • 9f08af44b0 Prepared to release 3.1.11 3.1.11 nick-4711 2024-11-11 20:04:47 +07:00
  • 6b661cdeb7 Merge pull request #261 from airgradienthq/feat/allavg Samuel Siburian 2024-11-11 12:40:48 +07:00
  • dc299c4b54 Fix pm2.5 not using getAverage for ledbar samuelbles07 2024-11-10 19:20:09 +07:00
  • 2f595b4e41 Update local server docs correction examples samuelbles07 2024-11-10 04:26:54 +07:00
  • a30535f75f Use avg value for display and led bar samuelbles07 2024-11-10 04:13:58 +07:00
  • a513943cba New agvalue member to get avg values samuelbles07 2024-11-09 23:27:29 +07:00
  • 96bb6952fb correction function return raw if algorithm is none samuelbles07 2024-11-09 21:28:33 +07:00
  • 10653bfe26 Fix pms5003 correction default value samuelbles07 2024-11-09 20:55:41 +07:00
  • c7f89fa7b7 Decrease period length moving average to 80% samuelbles07 2024-11-09 20:53:52 +07:00
  • b11c461b60 Merge pull request #260 from airgradienthq/fix/led-flicker Samuel Siburian 2024-11-09 20:42:01 +07:00
  • 404c14aad2 Fix typo and comment samuelbles07 2024-11-07 22:08:36 +07:00
  • bfbae680fd Fix led bar flicker when state change clear only neccessary led samuelbles07 2024-11-07 22:03:01 +07:00
  • 3ae5982380 Merge remote-tracking branch 'origin/develop' into develop 3.1.10 nick-4711 2024-11-04 13:21:46 +07:00
  • db2c2ef052 Prepared to release 3.1.10 nick-4711 2024-11-04 13:21:20 +07:00
  • 593547cdbe Updated version number for 3.1.10 and enabled debug mode for verbose log messages Achim 2024-11-03 14:38:37 +07:00
  • 673c46950d Merge pull request #251 from airgradienthq/feat/ledbar-sensor-indicator Samuel Siburian 2024-11-03 14:13:56 +07:00
  • ae0b4038d4 Merge branch 'develop' into feat/ledbar-sensor-indicator Samuel Siburian 2024-11-03 14:12:57 +07:00
  • cac0bd5355 Merge pull request #259 from airgradienthq/feat/pm-correction Samuel Siburian 2024-11-03 14:08:51 +07:00
  • 3d6203dabf Fix some grammar on docs samuelbles07 2024-11-03 14:06:32 +07:00
  • 1db8fbefe9 Corrections from local server Tidy some things samuelbles07 2024-11-02 18:44:44 +07:00
  • d850d27dc1 Clear slr when not avail samuelbles07 2024-11-02 17:31:05 +07:00
  • f49e4a4b37 Fix casting enum issue Previously if algo is slr, it's always consider new update samuelbles07 2024-11-02 17:23:15 +07:00
  • 75f88b0009 Remove slr correction for pms5003t samuelbles07 2024-11-02 16:15:46 +07:00
  • c6961b3ca8 Validate raw pm before correction samuelbles07 2024-11-02 16:11:47 +07:00
  • ade72ff3b8 Apply correction to transmission payload Only for indoor samuelbles07 2024-11-02 16:11:00 +07:00
  • 9fbbea22ff Fix typo samuelbles07 2024-11-02 14:52:58 +07:00
  • 7b0381dea3 Apply pm correction to display and led bar samuelbles07 2024-11-02 14:44:32 +07:00
  • 5867d0f1d5 Fix pmcorrection member datatype Log using printlog Function to check if correction is not none samuelbles07 2024-11-02 14:40:35 +07:00
  • a98d77e0c3 slr pm2.5 correction implementation samuelbles07 2024-11-02 11:02:36 +07:00
  • 641003f9d1 Get pm config function samuelbles07 2024-11-02 10:41:01 +07:00
  • 0275aee370 Copy correction object to jconfig samuelbles07 2024-11-02 10:34:35 +07:00
  • ea46b812c1 Handle saving back to eeprom rename the function samuelbles07 2024-11-02 00:53:33 +07:00
  • 16c932962a Handle pm correction algorithm from ag server config samuelbles07 2024-11-02 00:10:08 +07:00
  • f90b2e1a07 Merge pull request #258 from airgradienthq/feat/particle-count Samuel Siburian 2024-11-01 18:46:19 +07:00
  • 3a9bb16c09 Change json key name for particle count 2.5 and 5.0 samuelbles07 2024-11-01 17:46:58 +07:00
  • bb754edc51 Add other sensor json key field as const samuelbles07 2024-11-01 17:44:11 +07:00
  • 1d991b1004 json key field from constants samuelbles07 2024-11-01 17:26:18 +07:00
  • 3ebcc584a4 Update localserver docs samuelbles07 2024-10-31 21:19:46 +07:00
  • 4d40ae421c Comment data to post Payload already print out on toString() measurement samuelbles07 2024-10-31 21:17:28 +07:00
  • 3004a82e7e pms disconnected log samuelbles07 2024-10-31 21:16:29 +07:00
  • 4af5ca2665 Update local server docs samuelbles07 2024-10-31 21:12:29 +07:00
  • e6696f3d41 New particle count 0.5 and 5.0 samuelbles07 2024-10-29 23:51:19 +07:00
  • 2b33823162 Merge pull request #257 from airgradienthq/feat/pms-data Samuel Siburian 2024-10-23 20:57:58 +07:00
  • bf0768c7da Comment description to invalidValue variable samuelbles07 2024-10-23 20:55:45 +07:00
  • 33e2977eb4 Fix comments samuelbles07 2024-10-23 11:18:18 +07:00
  • 85e779cfc2 Use camel case for transmission payload samuelbles07 2024-10-23 11:05:16 +07:00