As many of you know, the Raspberry Pi Foundation announced the Raspberry Pi 2 Model B (http://www.raspberrypi.org/products/raspberry-pi-2-model-b/) having the same price and identical form factor as the Model B+ but with four ARM7 CPU cores and a gigabyte of RAM, providing twice the memory and roughly six times the CPU power of the prior models, at the same price.
FlightAware will provide and support PiAware for the Pi 2 as well as continuing to support the existing Pi 1 Model A, B and B+.
I’m excited about the Pi 2 for a few reasons:
dump1090 will not super noticeably slow down the machine like it does now
It’s powerful enough and has enough memory that the graphical desktop environment will have fairly decent performance, which could really open up some possibilities
Time-consuming software and package builds will go a lot faster (something I’m looking forward to)
From what I’ve read it will require a different system image, which means we’ll probably have to provide two SD card images. Not ideal but not a big deal.
Also initially the same userland will be provided for both by using the one compiled for the slower and less sophisticated ARM11 CPU in the Pi 1 (yeah I know, why is 11 < 7?) but I think recompiling CPU-hungry dump1090 specifically for the Pi 2 is likely to yield a nice performance win.
More speculatively, there are some capabilities in the new chip and possibilities for leveraging the GPU for general computation that are very interesting.
Anyway, we haven’t received our hardware yet, and it is in fact back-ordered, but I expect we’ll have Pi 2 SD card images by the end of the month at the latest.
The default login for the SD card is pi with a password of flightaware – the default password was changed because it isn’t secure.
Please let us know if this works – and I’m still waiting for a few Pi 2s! Takes longer for them to get out to us in the Colonies, let alone all the way out to the Left Coast!
If you install avahi daemon you won’t need a fixed IP to find your pi, you’ll be able to connect using its hostname (e.g. ssh pi@scylla.local). Using avahi and certificates makes life easier for you, and more secure at the same time.
Sounds like it needs to be in a case, then wrapped in copper or aluminium foil - which probably isn’t a bad thing to do if it’s going yo have an SDR dongle near it.
I swapped my pi B+ with a pi2
Same SDR and wifi, all working fine…
Except now flightaware recognizes it as mine, but seems to have created a new pi for stats?
I think FA identifies the unit by the MAC address of the hardwire Ethernet port. New board = new MAC = new stats bucket. They had to pick something, and that was it.
I have the RPi 2 - in a case - so the “bright flash” is never going to be an issue.
Re the “silver foil” , presumably the RPi - or any device - will be putting out some level of interference.
With the ADSB dongle plugged into the RPi (i.e close proximity) is this actually any notable level of issue / benefit?
Why did you reopen a 7 year old topic just to shout at us (typing in all caps is considered shouting and is very rude) and ask for support for someone else’s computer application?
Try reading the VRS installation and documentation pages and if you still need help, ask for it on their forum.
Once mono is installed, go to the directory in which you extracted VRS, open a terminal, and run
mono ./VirtualRadar.exe
Telling you how to configure VRS or how to create a VRS menu item or desktop launcher is beyond the scope of FA discussions. Professor Google is your friend as is the abovelinked VRS documentation.
If VRS won’t run it’s likely because your Pi 2 isn’t powerful enough, in which case run dump1090-fa or readsb on the Pi and VRS on your desktop PC or laptop and configure its receiver to use the IP address of the Pi instead of 127.0.0.1 (localhost.)
If VRS won’t run it’s likely because your Pi 2 isn’t powerful enough, in which case run dump1090-fa or readsb on the Pi and VRS on your desktop PC or laptop and configure its receiver to use the IP address of the Pi instead of 127.0.0.1 (localhost.)
That is what I did though seldom use VRS as using @wiedehopf tar1090 is as good.