Summary
- support CRSF V3 protocol (commit: ee2179b) (details)
- fix unit test build errors (commit: daf6043) (details)
- Update crsf.c (commit: 1a52907) (details)
- clean up (commit: cbf9d35) (details)
- remove trailing spaces (commit: eb16326) (details)
- fix the invalid payload size for link stats TX frame (commit: 8872830) (details)
- remove downlink_power in link stats TX frame (commit: 62c8e92) (details)
- add remarks to the unused variables (commit: 483b3cc) (details)
- cosmetics (commit: e24d55f) (details)
- add unit test for crsfFrameCmdCRC (commit: 565f230) (details)
- revise the data structure of subset RC frames (commit: 8437b69) (details)
- support channel resolution configuration for 0x17 (commit: fbd0155) (details)
- only enable CRSFV3 for targets with flash size > 256 (commit: 8c788d9) (details)
- remove duplicated preprocessor (commit: ec28700) (details)
- better differentiation for 0x16 & 0x17 RC frames (commit: a3cbbb3) (details)
- support baud rate negotiation if telemetry is disabled (commit: 5ec3072) (details)
- cosmetics (commit: 1cd96fa) (details)
- cosmetics (commit: 80e1b7f) (details)
- cosmetic change (commit: 131c770) (details)
- cosmetic changes & minor improvements on speed negotiation logic (commit: 761a0d2) (details)