Config 10.1.0 way different than 10.0.1?

I am doing a new PiAware and I just downloaded the 10.1.0 to the SD card and when I went to the config file I saw that it was WAY different than what I saw in the last IMG 10.0.1 that I used last month. I did not see the usual things to change in the config txt file like radio recvr, wifi, Mlat etc.
I am pasting the first few lines from the config txt file in 10.1.0 in hopes someone has time to look at it and tell me if I did something wrong? I downloaded this using the raspberry imager.
(first few lings in config txt file in 10.1.0)

For more options and information see

http://rptl.io/configtxt

Some settings may impact device functionality. See link above for details

Uncomment some or all of these to enable the optional hardware interfaces

#dtparam=i2c_arm=on
#dtparam=i2s=on
#dtparam=spi=on

Enable audio (loads snd_bcm2835)

dtparam=audio=on

Additional overlays and parameters are documented

/boot/firmware/overlays/README

Automatically load overlays for detected cameras

camera_auto_detect=1

Automatically load overlays for detected DSI displays

display_auto_detect=1

Automatically load initramfs files, if found

auto_initramfs=1

…There is more but I cut it off here…

1 Like

This is NOT piaware SD card image. This is Raspberry Pi OS image.

The Pi imager downloads & writes Raspberry Pi OS image, and does NOT download piaware SD card image. You have to download it from Flightaware site, them unzip it. Use pi imager to write this unziped image.

Go to page linked below:
https://www.flightaware.com/adsb/piaware/build

Scroll down to following item:

1 Like

ABC567, I feel so stupid! Yes of course. For the benefit of others who may make the same error I made. It was when I was downloading the file in the Raspberry imager, that I mistakenly clicked on the Raspberry OS instead of clicking on CUSTOM.

Thank you!

Charlie

2 Likes