Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bring develop to master for DexterOS 2.0 #44

Merged
merged 15 commits into from
Apr 26, 2018
Merged

bring develop to master for DexterOS 2.0 #44

merged 15 commits into from
Apr 26, 2018

Conversation

RobertLucian
Copy link
Contributor

No description provided.

Matthew Richardson and others added 13 commits January 16, 2018 14:45
Update dexter_i2c.py to be simpler and more universal by combining
functions.
Update line_follower.py for recent dexter_i2c.py update
Add Line Follower drivers and example
* Move Distance Sensor and Line Follower in here

* remove dependency on mock_package

* remove alias for read_sensors until we know if we need it (probably not)
* Move Distance Sensor and Line Follower in here

* remove dependency on mock_package

* remove alias for read_sensors until we know if we need it (probably not)

* get easydi_sensors from DexterOS

* Check for overall mutex need

* Add systemwide mutex comment

* Add license header and description

* Add license header

* change year in license header

* split easydi_sensors into 3 components for systematic naming convention

* Remove copies of ifMutexAcquire and ifMutexRelease. Keep them in one file

* Be more strict in what we're pulling in from easy_mutex

* poll overall_mutex each time
reconfig_bus() is now mutex protected
* feature - configuring the environment for RTD

* feature - bulk changes to docs

* feature - add comment on how to build documentation

* feature - add part of the documentation

* feature - completing the documentation for easy sensors + tutorials

* feature - work on the tutorials + other stuff

* feature - fix the mutexes tutorial

* feature - change organization of documentation

* feature - remove an unnecessary section

* feature - show the right command for installing di-sensors

* feature - small changes

* feature - fix documentation & and missing parts

* feature - fix naming of the package

* Revert commit
* minor fixes to docs

* minor fixes to doc

* fix grammar
* rename safe_heading to heading_name and re-instate the parameter

* rename from heading_name to convert_heading

* add punctuation

* fix - change name of method in library description section
Copy link
Contributor

@mattallen37 mattallen37 left a comment

Choose a reason for hiding this comment

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

Python/di_sensors/line_follower.py, Python/Examples/LineFollower.py, and Python/di_sensors/easy_line_follower.py are not ready for release, and they are outdated.

@CleoQc CleoQc dismissed mattallen37’s stale review April 26, 2018 17:44

Files have been removed

@CleoQc CleoQc merged commit 8c72f81 into master Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants