Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NodeManager_GasSensor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SmartHome
NodeManager_GasSensor
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1d24f1f16d502e452b5c887dba4dc0554e6c5bcc
Select Git revision
Branches
4
MH-Z19
MQ-optimize
localdev
master
default
Tags
8
v1.6
v1.5.1
v1.5
v1.4
v1.3
v1.2
v1.1
v1.0
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Dec
9
30
Oct
29
1
3
Sep
22
Aug
6
30
Jul
29
26
23
15
9
2
24
Jun
6
1
31
May
30
26
23
14
13
12
10
8
7
12
Apr
9
8
4
31
Mar
23
22
26
Feb
16
Add image of working board
master
master
Add hole to MQ sensors board; generate Gerbers
Add PCBs
Update with changes from latest NM 1.7-dev
Update to new NodeManager API
Update for PlatformIO
Adjust the config for our GasSensor configuration
Ignore the origina NodeManager.ino (otherwise we'll have error messages about duplicate inclusions)
Add debug statements printing out free memory
DEBUG: Add printout about current free memory
Fix some more compiler warnings (missing return value)
Fix compiler warning in MH-Z19 (const was wrongly placed)
Fix compiler warnings: Use const char* for description (is read-only anyway)
Use only one message structure for outgoing messages in the system (#210)
Correct Request Class memory allocation (#214)
Merging release v1.7-dev
v1.7-dev
Release v1.6
v1.6
v1.6
Updated documentation
Compilation error when BATTERY_MANAGER is off #206
Resolving conflicts
Allow to set power savings mode of BH1750 light level sensor (#197)
Added support for Power/Water pulse sensors (#96)
Added radio signal sensor (#99)
Added support for PWM output with SensorDimmer (#118)
Added ability to turn the ADC off so save power (#97)
Added capability to reboot by setting reboot pin (#133)
Updated config.h with additional default entries (#143)
Using sleep() or wait() depending on the node's status (#150)
DHT library update and fixes (#175, #145, #176, #148)
Adjust the config for our GasSensor configuration
localdev
localdev
Ignore the origina NodeManager.ino (otherwise we'll have error messages about duplicate inclusions)
Add debug statements printing out free memory
Introduced new way for managing reporting intervals and sleeping cycles (#153, #179, #184)
MH-Z19 MQ-optim…
MH-Z19 MQ-optimize
Added support for BMP280 sensor (#88)
Added support for RS485 (#169)
Added support for AM2320, DHT21, PT100 and TSL2561 sensors (#171 #109 #110 #111)
New interrupt handling framework which covers both sleeping and NOT sleeping nodes (#142, #149, #166, #154)
Backport of 1.5.1 hotfix for maximum allocated sensors
Release v1.5.1
v1.5.1
v1.5.1
Loading