ugps: add baud rate command line option
authorWojciech Jowsa <wojciech.jowsa@gmail.com>
Sun, 16 Jan 2022 20:28:36 +0000 (21:28 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sat, 19 Feb 2022 10:28:37 +0000 (11:28 +0100)
commitfb87d0fd051b07824b80f1d279ce0d1946433683
treed2c7fbc0769e39ac57020a255255cbf63acbc1d5
parent350b960b6f8b08409dcef719ef1e1e0c8911040f
ugps: add baud rate command line option

currently, gps device baud rate is hardcoded so
ugps might not work with devices
that baud rate is configured to be different than 4800.

Signed-off-by: Wojciech Jowsa <wojciech.jowsa@gmail.com>
main.c