-
414d01382c
Update versions of actions
main
matt
2024-04-20 12:14:40 +10:00
-
70718fae26
Update README to reflect activate scene command being supported
matt
2024-04-20 12:11:48 +10:00
-
4dce81046c
Updated README with more details about fields packets
matt
2024-04-20 12:10:14 +10:00
-
dd788c203a
Add test for filling a fields packet that sets values
matt
2024-04-20 12:09:36 +10:00
-
2a09f770ca
Updated comment about a particular byte offset
matt
2024-04-20 11:46:49 +10:00
-
c72126ab4c
Add support for filling activate scene packets
matt
2024-04-20 11:46:32 +10:00
-
c514769929
Add an additional helper for setting packet size based on length of data
matt
2024-04-20 11:46:14 +10:00
-
0a1359572f
Add initial test for filling fields
matt
2024-04-20 11:44:16 +10:00
-
9417db243f
Avoid crashing if an incorrect parameter is passed to BufferFiller
matt
2024-04-20 11:31:45 +10:00
-
195bcb7726
Add initial tests for BufferFiller
matt
2024-04-20 11:30:43 +10:00
-
ec50685c51
Remove protocolVersion field from BufferFiller
matt
2024-04-19 15:35:17 +10:00
-
5289e91525
Add tests for parsing packets containing fields
matt
2024-04-19 15:08:16 +10:00
-
80b40cafcb
Add support for parsing activate scene packets
matt
2024-04-19 15:07:47 +10:00
-
ce46892fde
Add test for parsing broadcast source ID
matt
2024-04-19 15:07:12 +10:00
-
e2d8358e4f
FIx wrong name for groups tests
matt
2024-04-19 15:05:45 +10:00
-
797a104f1f
Improve examples of packets and add small code sample
matt
2024-04-18 01:03:44 +10:00
-
08f89c6baf
Include cstddef in PacketParser.cpp to fix error about size_t
matt
2024-04-10 21:22:15 +10:00
-
4153487f7a
Add build.yaml for Github
matt
2024-04-13 17:42:39 +10:00
-
cbf188e554
Fixes to readme
matt
2024-04-13 17:35:57 +10:00
-
f069022f5c
Document protocol and added examples
matt
2024-04-13 17:27:15 +10:00
-
a398a0b679
Add more parser tests
matt
2024-04-13 17:26:52 +10:00
-
168c1414bd
Improve failure message when a packet parser test fails
matt
2024-04-13 17:25:49 +10:00
-
83f6e8fa52
Improve failure message when a CRC test fails
matt
2024-04-13 17:25:33 +10:00
-
5b6d951cbc
Simplify test setup using a helper to convert hex strings to byte arrays
matt
2024-04-13 17:25:13 +10:00
-
88caab56a2
Commit generated .vscode/extensions.json
matt
2024-04-10 21:14:04 +10:00
-
d3325b71cd
Fixes to unit tests to work on native platform
matt
2024-04-10 21:13:45 +10:00
-
3d315be27f
Add a native environment to platformio.ini
matt
2024-04-10 21:12:33 +10:00
-
71dbf1f4ca
Rename runParseUnityTests to just runUnityTests
matt
2024-04-10 21:11:12 +10:00
-
7f7e02a8b7
Avoid including Arduino.h where possible
matt
2024-04-10 21:10:31 +10:00
-
746d0fad6f
Create initial tests
matt
2024-04-09 00:31:46 +10:00
-
4460224202
Reformat library.json
matt
2024-04-04 21:50:14 +11:00
-
a7db18d8ac
Bump version to 0.0.3
v0.0.3
matt
2024-04-04 18:00:46 +11:00
-
52d03a1ac9
Add support for more packet types
matt
2024-02-18 22:50:55 +11:00
-
07f46ecfe7
Add support for various header values
matt
2024-02-18 22:47:44 +11:00
-
90e101c47e
Add callbacks for getting raw buffer
matt
2024-01-13 19:12:01 +11:00
-
e488cf86d4
Add a tiny bit more context to the README
matt
2024-04-04 17:55:36 +11:00
-
9f9dfbfff2
Update library.json to point to Github mirror
matt
2024-04-04 17:55:20 +11:00
-
89dd174543
Set specific version numbers for dependencies
v0.0.2
matt
2024-02-18 23:34:49 +11:00
-
7d08e8e86c
Reduce power level
v0.0.1
matt
2024-01-03 11:54:20 +11:00
-
f94715c4fc
Use rolling codes from Packet when filling buffer
matt
2024-01-02 21:09:07 +11:00
-
d1adfa54ef
Return a boolean to indiciate if a packet was sent to the radio successfully
matt
2024-01-02 21:05:19 +11:00
-
c6b6ec65c9
Enable filling buffer with packets that use fields
matt
2024-01-02 21:05:00 +11:00
-
e57e55775a
Add rolling code fields to Packet
matt
2024-01-02 20:45:35 +11:00
-
2ccbbd18dd
Initial ability to send a packet from RFPowerView
matt
2023-12-31 10:21:23 +11:00
-
09fd491fdc
Add packetCallback to RFPowerView class
matt
2023-12-30 23:34:06 +11:00
-
9d507fdb0b
WIP: Making RFPowerView class
matt
2023-12-22 12:05:24 +11:00
-
c84c2dfbdc
Initial code
matt
2023-12-21 16:43:41 +11:00
-
b69b784056
Initial commit
matt
2023-12-21 14:41:51 +11:00