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
Commits
b6401a26f57dfc5239fc5fde3409b70a5a34efe9
Select Git revision
8 results
NodeManager_GasSensor
Author
Search by author
Any Author
authors
0 authors
Apr 12, 2017
SensorThermistor class is limited int value #64
· b6401a26
user2684
authored
8 years ago
b6401a26
if node is IDLE, battery is reported continuously #66
· dcc7e621
user2684
authored
8 years ago
dcc7e621
Send a heartbeat when waking up from a wait cycle #50
· feecc766
user2684
authored
8 years ago
feecc766
Apr 09, 2017
Release v1.4
· 8a48cf76
user2684
authored
8 years ago
View commits for tag v1.4
v1.4
8a48cf76
Apr 08, 2017
Multiple fixes
· 8280de90
user2684
authored
8 years ago
8280de90
Apr 04, 2017
Waking up from an interrupt should not count as a sleeping cycle for battery level report #40
· 4b3f8b79
user2684
authored
8 years ago
4b3f8b79
Add support for ML8511 UV sensor #37
· 1ac1b5f0
user2684
authored
8 years ago
1ac1b5f0
Add support for MQ gas sensor #36
· 17f53c08
user2684
authored
8 years ago
17f53c08
Use F() macro in Serial.println() #35
· 15fc8d41
user2684
authored
8 years ago
15fc8d41
https://github.com/mysensors/NodeManager/issues/33
· 5bcfd7b7
user2684
authored
8 years ago
5bcfd7b7
Ensure wait() is used across all the code when sleep mode is set to WAIT #38
· c7b59630
user2684
authored
8 years ago
c7b59630
Default baud rate wrongly set to 9800 instead of 9600 #34
· b4f32055
user2684
authored
8 years ago
b4f32055
DHT object is always initialized to DHT22 #39
· dc1ad1d1
user2684
authored
8 years ago
dc1ad1d1
Mar 31, 2017
Release v1.3
· 3e3cf8d8
user2684
authored
8 years ago
View commits for tag v1.3
v1.3
3e3cf8d8
Add support for BME280 temperature/humudity/pressure sensor #21
· 275a645b
user2684
authored
8 years ago
275a645b
Add option to measure battery level via a pin #23
· d2a785b1
user2684
authored
8 years ago
d2a785b1
Documentation about setBatteryReportCycles() is incorrect #32
· 1d24f1f1
user2684
authored
8 years ago
1d24f1f1
Send a STARTED message upon startup #31
· 7b7deb9f
user2684
authored
8 years ago
7b7deb9f
Add debug messages before and after activating the radio #25
· 0abfc20e
user2684
authored
8 years ago
0abfc20e
if POWER_MANAGER is not enabled setAutoPowerPins()...
· 899059e2
user2684
authored
8 years ago
899059e2
For SENSOR_MOTION, pull up is wrongly set to HIGH in registerSensor() #27
· e826d15f
user2684
authored
8 years ago
e826d15f
Add MY_BAUD_RATE as a define #24
· 32098eac
user2684
authored
8 years ago
32098eac
Cannot compile: default argument given for parameter #30
· b77d7815
user2684
authored
8 years ago
b77d7815
Mar 23, 2017
Moved README into the root directory
· 4284e9fc
DV
authored
8 years ago
4284e9fc
Mar 22, 2017
Release v1.2
· f22ad111
DV
authored
8 years ago
View commits for tag v1.2
v1.2
f22ad111
Feb 26, 2017
Updated documentation
· ae3029ac
DV
authored
8 years ago
View commits for tag v1.1
v1.1
ae3029ac
Release v1.1
· 63da190e
DV
authored
8 years ago
63da190e
Feb 16, 2017
Initial commit
· 6e9a4d92
DV
authored
8 years ago
View commits for tag v1.0
v1.0
6e9a4d92
Loading