Skip to content

Commit a9925fc

Browse files
committed
add libfmt-dev, plus mure ublox generations
1 parent b68d500 commit a9925fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To build everything, including the webserver, try:
8383

8484
```
8585
apt-get install protobuf-compiler libh2o-dev libcurl4-openssl-dev libssl-dev libprotobuf-dev \
86-
libh2o-evloop-dev libwslay-dev libncurses5-dev libeigen3-dev libzstd-dev g++
86+
libh2o-evloop-dev libwslay-dev libncurses5-dev libeigen3-dev libzstd-dev g++ libfmt-dev
8787
git clone https://github.com/berthubert/galmon.git --recursive
8888
cd galmon
8989
make
@@ -181,7 +181,7 @@ to stdout, add `--stdout`.
181181

182182
Tooling:
183183

184-
* ubxtool: can configure a u-blox 8 chipset, parses its output & will
184+
* ubxtool: can configure a u-blox 8/9/10 chipset, parses its output & will
185185
convert it into a protbuf stream of GNSS NAV frames + metadata
186186
Adds 64-bit timestamps plus origin information to each message
187187
* septool: ingests the Septentrio binary format (SBF) and converts it to our

0 commit comments

Comments
 (0)