redgridtactical
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Topo maps and Meshtastic mesh networking in MGRS navigator (redgridtactical.com)
A few weeks ago I posted about Red Grid MGRS, a free 10-digit MGRS navigator for iOS (Android shipping soon!). Based on your feedback I shipped a bunch of new updates: Topographic map layer with contour lines…
-
Meshtastic has gotten really popular for off-grid texting but I feel like the underlying architecture (LoRa mesh + BLE relay to phone) could do a lot more than chat. I added Meshtastic support to a navigation app I'm…
- Show HN: Coordinate converter in a single HTML file (redgridtactical.github.io)
Came across a few online MGRS, lat/lon, UTM, and DMS converters while doing some research for my app. They were covered in ads and none of them supported batch conversions or bearing calculations. I put one together as…
-
I'm building an app that syncs between phones over Bluetooth when there's no cell service. Android has Nearby Connections API which handles discovery and transport nicely. iOS has Multipeer Connectivity but it's flaky…
-
I go on a lot of backcountry trips where I barely get cell service. If my group splits, nobody knows knows where anyone is until you regroup at camp or at your destination. You can buy Garmin radios or try to set up an…
- My GPS app makes zero HTTP requests (redgridtactical.github.io)
-
The military's DAGR GPS receiver costs $2,500 and weighs a pound. I built an open-source alternative that runs on your iPhone — live 10-digit MGRS coordinates, magnetic declination, waypoint navigation, 8 tactical…