Pigeon 2.0 vs Pigeon IMU

Hi guys, I had a question here and wanted to know the main difference between Pigeon 2.0 and Pigeon IMU in programming

Different classes and the 2.0 supports phoenix 6/CAN FD

It doesn’t look like the original Pigeon IMU is part of Pheonix 6, but here are the docs for Pheonix 5 that are applicable.

Documentation-Redirect | Github Pages repo to redirect users to either the Pro or v5 Documentation (ctr-electronics.com)

Both extend Base Pigeon so most of the methods will be shared so they are generally very similar to program.
BasePigeon (CTRE Phoenix Java 5.32.0-beta-1) (ctr-electronics.com)

Pigeon IMU - Pheonix 5

PigeonIMU (CTRE Phoenix Java 5.32.0-beta-1) (ctr-electronics.com)

Pigeon 2 - Pheonix 5
Pigeon2 (CTRE Phoenix Java 5.32.0-beta-1) (ctr-electronics.com)

Did you see section 1.7 of the Pigeon 2 hardware manual “Changes between Pigeon 1 and Pigeon 2”

3 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.