You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,8 @@ This design decision has been made for the following reasons:
54
54
55
55
Generally modern GPS modules are simply UART based, use similar chipsets and have essentially all become unified since they became integrated into smartphones. I didn't take much bother into researching this one. They should in theory neary all just be hotswappable.
56
56
57
+
*Update*: No, no they are not. Added gpsd as a common interface.
58
+
57
59
#### Camera Module
58
60
59
61
This one needs research. I just picked the smallest, lightest camera I had on hand (It came from a ESP32 kit). Might not be the best solution power wise. This section might need an update.
@@ -81,4 +83,4 @@ The initial prototype can be seen in the images below.
0 commit comments