Commit Graph
21 Commits
Author SHA1 Message Date
TD-er 72d0b4426a [PMSx003] Add sensor init time option after wake up sensor 2021-10-15 15:48:38 +02:00
TD-er 05ae9ba4b8 [PMSx003] Document new Data Processing features. 2021-10-14 16:16:12 +02:00
TD-er c81d8660ad [PMSx003] Add oversampling to average readings
Oversampling does average all readings between 2 calls of `PLUGIN_READ`.
N.B. if the sensor is put to sleep, any collected samples will be flushed by scheduling a `PLUGIN_READ`.
When waking up, any stored data in the averaging buffer is flushed.
2021-10-14 16:01:57 +02:00
TD-er 38604e5e03 [PMSx003] Document new pmsx003,wake & pmsx003,wake commands 2021-10-14 00:30:32 +02:00
TD-er 70c6d2ebf7 [PMSx003] Update documentation 2021-10-13 16:42:18 +02:00
TD-er afe3b3a4f1 [PMSx003] Add explanation on particles measurement 2021-10-13 13:56:45 +02:00
TD-er 3925bfa27b [PMSx003] Add commands for reset/sleep/wake + document them 2021-10-12 15:01:41 +02:00
Ton Huisman 716f9b9266 [P053] Correct typos in the measurement units 2021-07-25 15:06:30 +02:00
Ton Huisman 93d50fca79 [P053] Update documentation 2021-07-25 14:23:14 +02:00
Ton Huisman e80c7e41d7 [P053] Add count of particles per 0.1L options to plugin, update documentation 2021-07-24 22:02:41 +02:00
Ton Huisman 07cc839e7d [P053] Documentation (partly transplanted from the wiki) 2021-07-23 21:31:20 +02:00
Gijs Noorlander 06ec3d3d7e [Docs] Mark all plugins using Serial as port type 2020-03-08 17:56:44 +01:00
Grovkillen fa21426852 [docs] added "used libraries" to all plugin pages 2019-01-07 08:28:27 +01:00
Grovkillen a72c6b4965 [docs] added events to all plugin pages
Not their hardware pages...
2019-01-07 08:25:28 +01:00
Grovkillen 5b80edb943 [docs] Up to date with the info before the merge fix on 181207 2018-12-08 19:04:15 +01:00
Grovkillen 89da79bbdc Revert "[docs] added commented references to commands list"
This reverts commit e52f85e893.
2018-12-07 13:27:30 +01:00
Grovkillen e52f85e893 [docs] added commented references to commands list 2018-12-07 10:00:56 +01:00
Gijs Noorlander b9f999d79f [Docs] Split Sphinx plugin substitutions to speed-up build
Split the plugin related substitutions into separate files (per 10) to speed-up building docs.

Please note the use of indirect paths used in includes, needed to link those replacements from other directories.
2018-11-29 23:55:22 +01:00
Grovkillen 541c0bba41 [docs] Added plugin names to plugin pages + fixed "site map" 2018-11-23 11:36:26 +01:00
Grovkillen 153267b8c5 [docs] fixed the TOC + added changelogs to all plugins + core 2018-11-23 10:44:22 +01:00
Grovkillen 49271bebf5 [docs] Global variables for plugins + added raw plugin files 2018-11-22 11:40:16 +01:00