• 3 Posts
  • 452 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle

  • Eager Eagle@lemmy.worldtoAndroid@lemmy.worldAdvanced GNSS Settings
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    2 days ago

    I briefly checked that the other day and it doesn’t seem to be the case. To my knowledge, the GNSS hardware will gather info on all available (supported + reachable) constellations to give the best location estimate.

    There are ways to get raw measurements in some devices, but that’d be at the application level so I think it’s not what you’re looking for.















  • C was my first language some 18y ago, and I wouldn’t recommend it to anyone starting today. If anything, learning C is a great way to teach why, maybe, we shouldn’t be using it to build customer applications, web servers, and whatnot.

    Keep your gold, I’ll stick to sane error messages, memory management, a packaging system, and a dozen other things that actually make working on multiple projects somewhat doable and not a constant fight against seg faults.