Skip to content

Commit

Permalink
TEMPORARY: get latest 'goflying' packages in Makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyoung committed May 10, 2017
1 parent d7ca5b0 commit a6f9aaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ all:

xgen_gdl90:
go get -t -d -v ./main ./test ./godump978 ./uatparse ./sensors
go get -u github.com/westphae/goflying/ahrs
go get -u github.com/westphae/goflying/ahrsweb
go build $(BUILDINFO) -p 4 main/gen_gdl90.go main/traffic.go main/gps.go main/network.go main/managementinterface.go main/sdr.go main/ping.go main/uibroadcast.go main/monotonic.go main/datalog.go main/equations.go main/sensors.go

xdump1090:
Expand Down

0 comments on commit a6f9aaf

Please sign in to comment.