JohanDegraeve / xdripswift

xdrip for iOS, written in Swift
GNU General Public License v3.0
327 stars 320 forks source link

Treat all G6 transmitters (8xxxxx) as Firefly type #432

Closed paulplant closed 1 year ago

paulplant commented 1 year ago

Dexcom have now started reusing 80xxxx, 81xxxx (and also 82xxxx etc) for current transmitters.

I think there is almost nobody using old 80/81 transmitters in raw mode so let's just assure future compatibility in native mode for all G6 transmitters.

A future job should be to detect raw capability on each individual transmitter and enable raw mode if required (such as with Anubis transmitters).