Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mathertel
/
DmxSerial2
Public
Notifications
You must be signed in to change notification settings
Fork
32
Star
108
Code
Issues
14
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Support manufacturer-specific parameters
- #47
#47
Open
TimMJN
wants to merge 33 commits into
mathertel:master
mathertel/DmxSerial2:master
from
TimMJN:master
TimMJN/DmxSerial2:master
Copy head branch name to clipboard
Conversation
Commits
33
(33)
Checks
Files changed
Open
Support manufacturer-specific parameters
#47
TimMJN
wants to merge 33 commits into
mathertel:master
mathertel/DmxSerial2:master
from
TimMJN:master
TimMJN/DmxSerial2:master
Copy head branch name to clipboard
Commits
Commits on Jun 4, 2023
Update rdm.h
Show description for ff45034
TimMJN
committed
ff45034
View commit details
Copy full SHA for ff45034
Browse repository at this point
implement parameters
TimMJN
committed
6fce9a3
View commit details
Copy full SHA for 6fce9a3
Browse repository at this point
move into dir
TimMJN
committed
120aa1c
View commit details
Copy full SHA for 120aa1c
Browse repository at this point
Commits on Jun 5, 2023
integrate sensors example
TimMJN
committed
779518c
View commit details
Copy full SHA for 779518c
Browse repository at this point
Update RDMSerialRecv.ino
Show description for 33b380d
TimMJN
committed
33b380d
View commit details
Copy full SHA for 33b380d
Browse repository at this point
Create RDMSerialRecvParameter.ino
Show description for 206e07b
TimMJN
committed
206e07b
View commit details
Copy full SHA for 206e07b
Browse repository at this point
Commits on Jun 6, 2023
Update RDMSerialRecvParameter.ino
TimMJN
authored
1b629b0
View commit details
Copy full SHA for 1b629b0
Browse repository at this point
Update RDMSerialRecvSensor.ino
TimMJN
authored
c95a9c2
View commit details
Copy full SHA for c95a9c2
Browse repository at this point
Update RDMSerialRecv.ino
TimMJN
authored
89330b8
View commit details
Copy full SHA for 89330b8
Browse repository at this point
Update DMXSerial2.h
TimMJN
authored
b676b51
View commit details
Copy full SHA for b676b51
Browse repository at this point
Update src/DMXSerial2.cpp
Show description for 7a04e00
TimMJN
and
peternewman
authored
7a04e00
View commit details
Copy full SHA for 7a04e00
Browse repository at this point
Update src/DMXSerial2.cpp
Show description for 7f5dc82
TimMJN
and
peternewman
authored
7f5dc82
View commit details
Copy full SHA for 7f5dc82
Browse repository at this point
Update src/DMXSerial2.h
Show description for df16351
TimMJN
and
peternewman
authored
df16351
View commit details
Copy full SHA for df16351
Browse repository at this point
Update src/DMXSerial2.h
Show description for d2678fc
TimMJN
and
peternewman
authored
d2678fc
View commit details
Copy full SHA for d2678fc
Browse repository at this point
Update src/DMXSerial2.h
Show description for bde3c2a
TimMJN
and
peternewman
authored
bde3c2a
View commit details
Copy full SHA for bde3c2a
Browse repository at this point
change WRITELONG to WRITEINT32
TimMJN
committed
ee74c82
View commit details
Copy full SHA for ee74c82
Browse repository at this point
Update src/DMXSerial2.h
Show description for d7e9214
TimMJN
and
peternewman
authored
d7e9214
View commit details
Copy full SHA for d7e9214
Browse repository at this point
Update src/DMXSerial2.h
Show description for 121e625
TimMJN
and
peternewman
authored
121e625
View commit details
Copy full SHA for 121e625
Browse repository at this point
Update src/DMXSerial2.h
Show description for 2e6551a
TimMJN
and
peternewman
authored
2e6551a
View commit details
Copy full SHA for 2e6551a
Browse repository at this point
Update src/DMXSerial2.cpp
Show description for fb0c8e1
TimMJN
and
peternewman
authored
fb0c8e1
View commit details
Copy full SHA for fb0c8e1
Browse repository at this point
update nackReason for unknown manufacturer PID
TimMJN
committed
1081219
View commit details
Copy full SHA for 1081219
Browse repository at this point
change parameterNr to parameterIndex, add pid to callback functions
TimMJN
committed
f4ed6d8
View commit details
Copy full SHA for f4ed6d8
Browse repository at this point
support sensor (re)set, return 0x0000 for unsupported sensor functions
TimMJN
committed
ec99b3e
View commit details
Copy full SHA for ec99b3e
Browse repository at this point
Commits on Jun 7, 2023
bugfixes
TimMJN
committed
092aac0
View commit details
Copy full SHA for 092aac0
Browse repository at this point
Commits on Jun 10, 2023
added a catch for non-ascii characters in the device label
TimMJN
committed
8048876
View commit details
Copy full SHA for 8048876
Browse repository at this point
move _saveEEPRom after response has been sent
TimMJN
committed
e04ebe4
View commit details
Copy full SHA for e04ebe4
Browse repository at this point
Commits on Jun 11, 2023
Update src/DMXSerial2.h
Show description for b55fd58
TimMJN
and
peternewman
authored
b55fd58
View commit details
Copy full SHA for b55fd58
Browse repository at this point
Update src/DMXSerial2.h
Show description for e05abdc
TimMJN
and
peternewman
authored
e05abdc
View commit details
Copy full SHA for e05abdc
Browse repository at this point
implement resetting all sensors
TimMJN
committed
0c924d5
View commit details
Copy full SHA for 0c924d5
Browse repository at this point
Merge branch 'master' of https://github.com/TimMJN/DmxSerial2
TimMJN
committed
1b261ac
View commit details
Copy full SHA for 1b261ac
Browse repository at this point
Update RDMSerialRecvParameter.ino
TimMJN
committed
79f2c8c
View commit details
Copy full SHA for 79f2c8c
Browse repository at this point
correct terminilogy
TimMJN
committed
05f46d9
View commit details
Copy full SHA for 05f46d9
Browse repository at this point
typo
TimMJN
committed
3d5bacd
View commit details
Copy full SHA for 3d5bacd
Browse repository at this point
You can’t perform that action at this time.