Skip to content

Releases: canaryradio/firmware

v2.2.22.4d18bc0

12 Feb 17:13
Compare
Choose a tag to compare
v2.2.22.4d18bc0 Pre-release
Pre-release

Prelease, including working canary firmware until canaryone is included in upstream release.

v2.2.20-canary

29 Jan 20:12
5a170ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.20-canary-alpha-a...v2.2.20-canary

Canary Alpha v2.1.20b

17 Aug 22:23
Compare
Choose a tag to compare
Canary Alpha v2.1.20b Pre-release
Pre-release

This is one of two variants in testing. The only difference is that the GPS RX/TX pins are swapped.

#define GPS_TX_PIN (GPIO_PORT1 + 9) // This is for bits going TOWARDS the CPU
#define GPS_RX_PIN (GPIO_PORT1 + 8) // This is for bits going TOWARDS the GPS

Canary Alpha v2.1.20a

17 Aug 22:19
Compare
Choose a tag to compare
Canary Alpha v2.1.20a Pre-release
Pre-release

This is one of two variants in testing. The only difference is that the GPS RX/TX pins are swapped.

#define GPS_TX_PIN (GPIO_PORT1 + 8)  // This is for bits going TOWARDS the CPU
#define GPS_RX_PIN (GPIO_PORT1 + 9)  // This is for bits going TOWARDS the GPS

Canary Alpha

23 Jul 21:32
1b876b6
Compare
Choose a tag to compare
Canary Alpha Pre-release
Pre-release

Initial Testing release of Meshtastic firmware for Canary