Matt Way matt
  • Joined on 2018-04-18
matt deleted branch gitea-actions from matt/RFPowerView 2024-04-20 12:17:59 +10:00
matt deleted branch update-actions from matt/RFPowerView 2024-04-20 12:17:54 +10:00
matt pushed to main at matt/RFPowerView 2024-04-20 12:17:47 +10:00
414d01382c Update versions of actions
matt pushed to main at matt/RFPowerView 2024-04-20 12:16:00 +10:00
matt pushed to update-actions at matt/RFPowerView 2024-04-20 12:15:45 +10:00
matt created branch update-actions in matt/RFPowerView 2024-04-20 12:15:45 +10:00
matt pushed to main at matt/RFPowerView 2024-04-20 12:14:52 +10:00
414d01382c Update versions of actions
matt pushed to main at matt/RFPowerView 2024-04-20 12:12:34 +10:00
70718fae26 Update README to reflect activate scene command being supported
matt pushed to main at matt/RFPowerView 2024-04-20 12:12:01 +10:00
342a164157 Update README to reflect active scene command being supported
matt pushed to main at matt/RFPowerView 2024-04-20 12:10:32 +10:00
4dce81046c Updated README with more details about fields packets
dd788c203a Add test for filling a fields packet that sets values
2a09f770ca Updated comment about a particular byte offset
c72126ab4c Add support for filling activate scene packets
c514769929 Add an additional helper for setting packet size based on length of data
Compare 13 commits »
matt pushed to main at matt/RFPowerView 2024-04-18 01:03:54 +10:00
797a104f1f Improve examples of packets and add small code sample
matt pushed to main at matt/PowerViewSniffer 2024-04-18 00:51:39 +10:00
6e523b3588 Define RF_ID in platformio.ini file instead of main.cpp
matt deleted branch github-actions from matt/RFPowerView 2024-04-13 17:48:20 +10:00
matt pushed to main at matt/RFPowerView 2024-04-13 17:48:11 +10:00
08f89c6baf Include cstddef in PacketParser.cpp to fix error about size_t
4153487f7a Add build.yaml for Github
Compare 2 commits »
matt pushed to github-actions at matt/RFPowerView 2024-04-13 17:43:08 +10:00
7ca24225a9 Include cstddef in PacketParser.cpp to fix error about size_t
b2fef194ed Add build.yaml for Github
Compare 2 commits »
matt created branch github-actions in matt/RFPowerView 2024-04-13 17:43:07 +10:00
matt pushed to main at matt/RFPowerView 2024-04-13 17:36:00 +10:00
cbf188e554 Fixes to readme
matt pushed to main at matt/RFPowerView 2024-04-13 17:27:25 +10:00
f069022f5c Document protocol and added examples
a398a0b679 Add more parser tests
168c1414bd Improve failure message when a packet parser test fails
83f6e8fa52 Improve failure message when a CRC test fails
5b6d951cbc Simplify test setup using a helper to convert hex strings to byte arrays
Compare 10 commits »
matt pushed to gitea-actions at matt/RFPowerView 2024-04-10 21:25:56 +10:00
67908aa6e6 Remove cache step
matt pushed to gitea-actions at matt/RFPowerView 2024-04-10 21:22:19 +10:00
4a1f7a85c8 Include cstddef in PacketParser.cpp to fix error about size_t