Menu

CaribouLite Rumor?

2023-05-27
2024-03-17
  • Steven Monsey

    Steven Monsey - 2023-05-27

    Is Dragon OS gojng to support the CaribouLite? if yes, is there a time table?

    Thanks!

     
    • Cemaxecuter

      Cemaxecuter - 2023-05-31

      I have it running now, but it’s still not pretty. Requires using sudo to start applications which in turn plays havoc with the pulse audio system. I’ll finish up the image and do a short video on what’s required.

      Sent from Proton Mail for iOS

      On Fri, May 26, 2023 at 11:47 PM, Steven Monsey <stevewa66@users.sourceforge.net> wrote:

      Is Dragon OS gojng to support the CaribouLite? if yes, is there a time table?

      Thanks!


      CaribouLite Rumor?


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-pi64/discussion/general/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       
  • HansW

    HansW - 2024-01-29

    Did you ever get this working with Caribou Lite?

     
  • Cemaxecuter

    Cemaxecuter - 2024-01-29

    Here's what I put together last night,
    https://www.youtube.com/watch?v=oa9ZlwYyCxA

     
  • HansW

    HansW - 2024-01-31

    Thanks so much for your updated video on getting the CaribouLite running. Helped so much!! Have you been able to get OP25 working with the CaribouLite SDR hat to do P25 trunk tracking?

     
    • Cemaxecuter

      Cemaxecuter - 2024-01-31

      That’s a good idea, would have to take a look and it’s likely going to require passing the correct soapy variables. I need to look at DSDFME too as it has some way it can do p25 i believe.

      Sent from Proton Mail for iOS

      On Tue, Jan 30, 2024 at 7:00 PM, HansW <drhans@users.sourceforge.net> wrote:

      Thanks so much for your updated video on getting the CaribouLite running. Helped so much!! Have you been able to get OP25 working with the CaribouLite SDR hat to do P25 trunk tracking?


      CaribouLite Rumor?


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-pi64/discussion/general/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       
  • HansW

    HansW - 2024-02-16

    Were you able to get a working image cloned?

     
  • HansW

    HansW - 2024-02-21

    Sorry, another CaribouLite question...Does anyone have experience getting Dump1090 to work with the CaribouLite? If so, could you post your config steps? Thanks!!

     
    • Cemaxecuter

      Cemaxecuter - 2024-02-21

      I totally need to set aside some time and redo the pi image, update it for sure. This weekend perhaps at night some time.

      I recall there being a adsb application but I’ll see if it can work with like Readsb/tar1090.

      Sorry for the slow movement, some family in town the last week and for the next little while.

      Sent from Proton Mail for iOS

      On Tue, Feb 20, 2024 at 9:56 PM, HansW <drhans@users.sourceforge.net> wrote:

      Sorry, another CaribouLite question...Does anyone have experience getting Dump1090 to work with the CaribouLite? If so, could you post your config steps? Thanks!!


      CaribouLite Rumor?


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-pi64/discussion/general/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       
      • HansW

        HansW - 2024-03-12

        A gentle reminder to see if you were able to get the CaribouLite working with any version of Dump1090. Thanks!!

         
        • Steven Monsey

          Steven Monsey - 2024-03-12
          Post awaiting moderation.
        • Cemaxecuter

          Cemaxecuter - 2024-03-13

          So I was able to just now build the caribou lite code from the main repo making sure to manually change a file as mentioned in the video when I used the fork repo. I also made sure, after initially making a mistake in the config.txt, that it matched as shown in the video.

          I then rebooted and applied the fix for the gpiomem issue. Built the dump1090 app and it runs, but I’ve not yet seen it find an aircraft yet. It is running though, that seems positive.

          Sent from Proton Mail for iOS

          On Tue, Mar 12, 2024 at 1:10 PM, HansW <drhans@users.sourceforge.net> wrote:

          A gentle reminder to see if you were able to get the CaribouLite working with any version of Dump1090. Thanks!!


          CaribouLite Rumor?


          Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-pi64/discussion/general/

          To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

           
        • Cemaxecuter

          Cemaxecuter - 2024-03-13

          As a quick test on the latest r35.1 where I fixed SDRAngel I started it like this
          sdrangel —soapy

          Added the hifi entry for caribou, changed to 1090 and dropped the adsb Demodulator. Raised gain real high and caught an aircraft or two. That’s promising. So now I’ll see what else will work for adsb.

          Sent from Proton Mail for iOS

          On Tue, Mar 12, 2024 at 1:10 PM, HansW <drhans@users.sourceforge.net> wrote:

          A gentle reminder to see if you were able to get the CaribouLite working with any version of Dump1090. Thanks!!


          CaribouLite Rumor?


          Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-pi64/discussion/general/

          To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

           
          • HansW

            HansW - 2024-03-14

            I still cannot get mine working at all with the native Dump1090 test app. I get a memory access violation error. Followed the steps in your video, but no luck. Does it look like I missed something?

            Flashed card with DragonOS Pi64 Beta 35.1
            mkdir projects
            git clone https://github.com/unixpunk/cariboulite.git
            cd cariboulite
            git checkout patch-1
            ./install.sh
            edit /boot/firmware/config.txt with the following:
            Comment out 'dtparam=i2c_arm=on' and ' dtparam=spi=on
            Added: 'dtparam=i2c_vc=on' and 'dtoverlay=spi1-3cs'
            sudo usermod -aG dialout,root ubuntu
            sudo nano /etc/rc.local
            Added: 'chmod g+rw /dev/gpiomem'
            Rebooted
            Navigate to ~/projects/cariboulite/examples/cpp
            mkdir build
            cd build/
            cmake ../
            make
            ./caribou_dump1090

             
            • Cemaxecuter

              Cemaxecuter - 2024-03-14

              Would you be open to contacting me privately and me potentially remotely connecting?

              Sent from Proton Mail for iOS

              On Thu, Mar 14, 2024 at 11:53 AM, HansW <drhans@users.sourceforge.net> wrote:

              I still cannot get mine working at all with the native Dump1090 test app. I get a memory access violation error. Followed the steps in your video, but no luck. Does it look like I missed something?

              Flashed card with DragonOS Pi64 Beta 35.1
              mkdir projects
              git clone https://github.com/unixpunk/cariboulite.git
              cd cariboulite
              git checkout patch-1
              ./install.sh
              edit /boot/firmware/config.txt with the following:
              Comment out 'dtparam=i2c_arm=on' and ' dtparam=spi=on
              Added: 'dtparam=i2c_vc=on' and 'dtoverlay=spi1-3cs'
              sudo usermod -aG dialout,root ubuntu
              sudo nano /etc/rc.local
              Added: 'chmod g+rw /dev/gpiomem'
              Rebooted
              Navigate to ~/projects/cariboulite/examples/cpp
              mkdir build
              cd build/
              cmake ../
              make
              ./caribou_dump1090


              CaribouLite Rumor?


              Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dragonos-pi64/discussion/general/

              To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

               
  • HansW

    HansW - 2024-02-22

    I've got a pretty good working installation on my Pi. How to I create a compact image of the installation instead of just a backup image of the entire 64gb SD card?

     
  • HansW

    HansW - 2024-03-14

    I'm trying to repair my kernel headers and keep getting this error:

    sudo apt install raspberrypi-kernel-headers
    [sudo] password for ubuntu:
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    E: Unable to locate package raspberrypi-kernel-headers

     
  • Cemaxecuter

    Cemaxecuter - 2024-03-17

    I posted an updated guide on github. I'm not sure if it's one of you above, but on the github page I noticed someone added a line to the config.txt and I think that's the issue. Kernel-headers missing is fine.

    https://github.com/cariboulabs/cariboulite/issues/200

     

Log in to post a comment.