Skip to content
This repository was archived by the owner on Sep 16, 2020. It is now read-only.

Version 0.5.0#143

Merged
hbradio merged 99 commits intomasterfrom
development
May 28, 2018
Merged

Version 0.5.0#143
hbradio merged 99 commits intomasterfrom
development

Conversation

@hbradio
Copy link
Copy Markdown
Collaborator

@hbradio hbradio commented May 12, 2018

PR to release 0.5.0.

  • Simplify the serving
  • Fix trailing slash bugs
  • Add I2C sensors

hbradio and others added 30 commits May 18, 2017 16:28
Forces older version of docutils to get around sphinx error
Why on earth did I do that?

This reverts commit 42d3ec7.
This is for two reasons. First, no reason to have the same list
in three places. Second, readthedocs was failing without some
dependencies installed, and there is a place to specify a requirements.txt
for it.
…entation

Instructions for building a rover
Still to do: Read credentials from the .env
Make the csrf cookie work in the tests!
Removes setup and use of nginx and uwsgi.
Fixes the README link to the web repository.
@hbradio hbradio self-assigned this May 12, 2018
@cabarnes
Copy link
Copy Markdown
Member

Do we want to change this project to pipenv as well?

@hbradio
Copy link
Copy Markdown
Collaborator Author

hbradio commented May 12, 2018

Yes, definitely. Could do it now or later, though -- doesn't make much difference to me.

README.md Outdated
rovercode runs on any single-board-computer supported by the [Adafruit Python GPIO wrapper library](https://github.com/adafruit/Adafruit_Python_GPIO), including the NextThingCo CHIP, Raspberry Pi, and BeagleBone Black. Once installed, head to to rovercode.com and connect to your rover.

**rovercode is made up of two parts.** rovercode (this repo) is the service that runs on the rover. rovercode-web ([a different repo](https://github.com/aninterentof/rovercode)) is the web app that is hosted on the Internet.
**rovercode is made up of two parts.** rovercode (this repo) is the service that runs on the rover. rovercode-web ([a different repo](https://github.com/aninternetof/rovercode-web)) is the web app that is hosted on the Internet.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be rovercode/rovercode-web

@hbradio hbradio merged commit b73c38b into master May 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants