Samuel Dudley
Samuel Dudley
- service logs - configs (sensitive info in localconf?) - configure logs - journal output? - service status - board info - git hash of all repos - hostname bundle...
pi3b+ 1.2-b image The hostname is `maverick-raspberrylite.tendawifi.com` `self-update` and `maverick configure` [maverick.dev.2020-03-23-01-57.log](https://github.com/goodrobots/maverick/files/4367213/maverick.dev.2020-03-23-01-57.log) `maverick configure` [maverick.dev.2020-03-23-02-54.log](https://github.com/goodrobots/maverick/files/4367212/maverick.dev.2020-03-23-02-54.log) The hostname is still `maverick-raspberrylite.tendawifi.com` `sudo hostnamectl set-hostname maverick-raspberrylite.local` `sudo reboot` `maverick configure` [maverick.dev.2020-03-23-04-43.log](https://github.com/goodrobots/maverick/files/4367228/maverick.dev.2020-03-23-04-43.log) hostname...
https://docs.rastervision.io/en/0.10/ https://github.com/UASLab/ImageAnalysis related #717
Many of the projects that Maverick sets up use mavlink for communication but a single source is not used to define and generate the messages. It would be great if...
Some references: https://developer.dji.com/onboard-sdk/documentation/introduction/onboard-sdk-introduction.html https://developer.dji.com/onboard-sdk/documentation/sample-doc/sample-setup.html#linux-onboard-computer https://github.com/dji-sdk/Onboard-SDK
Hi, Firstly awesome work with this algorithm, its implementation and making this code base open source! Also, thanks to all the people who follow this project and donate their time...
@maxolasersquad Can you please comment on this when you have a moment with regards to the file structure and overall code. I'm new to django dev so I'm unsure what...
A feature which I was planning on adding at some stage is to have the database talk to the python Xero REST API for accounting purposes. Some links for reference:...
My use case is a caffe environment where the primary trade is coffee, but other items such as cakes and wholesale produce are sold as well. This use case differs...
Currently MAVProxy is used to generate the JSON messages which drive the display. MAVProxy is also used for communicating back to the autopilot, WP and fence management. Ideally this application...