Skip to content

Version 5.0.0

Compare
Choose a tag to compare
@charlie-foxtrot charlie-foxtrot released this 21 Jan 18:54
· 12 commits to main since this release
aee5871
  • Build and publish docker containers
  • Changes to supported cmake platforms:
    • Depreciate rpiv1, armv7-generic, and armv8-generic and build platforms
    • Change default build platform to native
    • Rename default to generic
  • Enable a series of compile warnings and cleanup code
  • Remove SSE specific code - let the compiler "do the right thing"
  • Remove some no longer supported windows ifdef's
  • Fix CTCSS bug that could miss a tone when multiple tones have the same power (happens with less accurate floating point operations, ie i386)