Skip to content

Minor patch for X123 enable decode

Compare
Choose a tag to compare
@jmason86 jmason86 released this 02 May 15:56
· 77 commits to master since this release

Nearly all of those packets that have been saying "X123 Enabled: No" should've been saying "Yes". This impacts the DK3WN decoder as well, so Mike will need to update that to do
AND 0x0002 >> 1, rather than AND 0x0008 >> 3.