-
Notifications
You must be signed in to change notification settings - Fork 6
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
Fixes #221 Joss Paper #222
Commits on Mar 6, 2024
-
PIR sensor implementation Issue #166 (#181)
* start PIR sensor implementation * PIR sensor helper and controller updates * fix spelling mistake in controller * pir output to input changes * pir output to input location changes * added javadocs in helper and changed rgb colors * address changes with yml and pir controller * fix typo in pir controller
Configuration menu - View commit details
-
Copy full SHA for e9d836d - Browse repository at this point
Copy the full SHA e9d836dView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93b426e - Browse repository at this point
Copy the full SHA 93b426eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b2c4e5 - Browse repository at this point
Copy the full SHA 0b2c4e5View commit details -
* Fixed javadoc errors * removed javadoc from .gitignore
Configuration menu - View commit details
-
Copy full SHA for 470c828 - Browse repository at this point
Copy the full SHA 470c828View commit details -
Passive Buzzer Implementation (#182)
* Implemented passive buzzer helper * Implemented passive buzzer controller and updated yaml to contain passive buzzer. * Created additional test functions for the passive buzzer. Modified the sequence function. * Refactored functions in helper to appropriately change frequencies. Corresponding function in the controller needs work to accept parameters from an array. * Modified setFrequencies function to accept File as parameter. Has not been tested. * Modified and tested the functionality of the Helper: setFrequencies method & Controller: defineFrequency method. Added comments for usage of the controller method to ensure ease of use. * Resolved lack of javadoc comments * Refactored function names and included appropriate javadoc comments * Added javadoc comments * resolved javadocs conflicts --------- Co-authored-by: ruthvikm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 375d03a - Browse repository at this point
Copy the full SHA 375d03aView commit details
Commits on Mar 14, 2024
-
* updating adocs * how to use pi4micronaut * how to use pi4micronaut adoc updates * adoc updates * indent fix * adoc changes addressed * adoc changes * adoc link updates * adoc indent fix * adoc fix * adoc final updates * adoc final final updates
Configuration menu - View commit details
-
Copy full SHA for 456cc0d - Browse repository at this point
Copy the full SHA 456cc0dView commit details -
Fixes LCD - closes issue #116 (#184)
* set lcd display to 2 rows instead of 4 rows * test solution for lcd * using i2cconfig in the lcd display constructor * 32 bit note in asciidoc, new methods and controller stuff for lcd * only working methods, and log info * Added write text to position --------- Co-authored-by: ruthvikm <[email protected]> Co-authored-by: Ruthvik Mannem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d69089 - Browse repository at this point
Copy the full SHA 6d69089View commit details -
outlined ultrasound sensor component (#185)
* outlined ultrasound sensor component * Working ultra sonic sensor * added javadocs for ultra sonic sensor classes --------- Co-authored-by: ruthvikm <[email protected]> Co-authored-by: Ruthvik Mannem <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b978c70 - Browse repository at this point
Copy the full SHA b978c70View commit details -
* Adding the new components from develop (#191) * PIR sensor implementation Issue #166 (#181) * start PIR sensor implementation * PIR sensor helper and controller updates * fix spelling mistake in controller * pir output to input changes * pir output to input location changes * added javadocs in helper and changed rgb colors * address changes with yml and pir controller * fix typo in pir controller * Fixed Integration Bugs (#187) * Fixed javadoc errors (#189) * Javadoc errors (#190) * Fixed javadoc errors * removed javadoc from .gitignore * Passive Buzzer Implementation (#182) * Implemented passive buzzer helper * Implemented passive buzzer controller and updated yaml to contain passive buzzer. * Created additional test functions for the passive buzzer. Modified the sequence function. * Refactored functions in helper to appropriately change frequencies. Corresponding function in the controller needs work to accept parameters from an array. * Modified setFrequencies function to accept File as parameter. Has not been tested. * Modified and tested the functionality of the Helper: setFrequencies method & Controller: defineFrequency method. Added comments for usage of the controller method to ensure ease of use. * Resolved lack of javadoc comments * Refactored function names and included appropriate javadoc comments * Added javadoc comments * resolved javadocs conflicts --------- Co-authored-by: ruthvikm <[email protected]> * Adoc Updates (#188) * updating adocs * how to use pi4micronaut * how to use pi4micronaut adoc updates * adoc updates * indent fix * adoc changes addressed * adoc changes * adoc link updates * adoc indent fix * adoc fix * adoc final updates * adoc final final updates * Fixes LCD - closes issue #116 (#184) * set lcd display to 2 rows instead of 4 rows * test solution for lcd * using i2cconfig in the lcd display constructor * 32 bit note in asciidoc, new methods and controller stuff for lcd * only working methods, and log info * Added write text to position --------- Co-authored-by: ruthvikm <[email protected]> Co-authored-by: Ruthvik Mannem <[email protected]> * outlined ultrasound sensor component (#185) * outlined ultrasound sensor component * Working ultra sonic sensor * added javadocs for ultra sonic sensor classes --------- Co-authored-by: ruthvikm <[email protected]> Co-authored-by: Ruthvik Mannem <[email protected]> --------- Co-authored-by: Joe Folen <[email protected]> Co-authored-by: adelgadoj3 <[email protected]> Co-authored-by: Adrian Swindle <[email protected]> Co-authored-by: jyanev <[email protected]> * Fixed Signing Issue (#192) * Fixed Signing Issue * trying to fix Signing Issue * trying to fix1 Signing Issue * trying to fix2 Signing Issue * Release --------- Co-authored-by: Joe Folen <[email protected]> Co-authored-by: adelgadoj3 <[email protected]> Co-authored-by: Adrian Swindle <[email protected]> Co-authored-by: jyanev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26c0345 - Browse repository at this point
Copy the full SHA 26c0345View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c121d - Browse repository at this point
Copy the full SHA 45c121dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4613396 - Browse repository at this point
Copy the full SHA 4613396View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60a96ca - Browse repository at this point
Copy the full SHA 60a96caView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2180d7 - Browse repository at this point
Copy the full SHA d2180d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 582af01 - Browse repository at this point
Copy the full SHA 582af01View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb7e973 - Browse repository at this point
Copy the full SHA fb7e973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f5bb2f - Browse repository at this point
Copy the full SHA 3f5bb2fView commit details -
Merge pull request #205 from oss-slu/issue-196-new
added documentation for ultrasonic sensor / fixes issue w other files
Configuration menu - View commit details
-
Copy full SHA for 038e646 - Browse repository at this point
Copy the full SHA 038e646View commit details -
Configuration menu - View commit details
-
Copy full SHA for b97a303 - Browse repository at this point
Copy the full SHA b97a303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66cdf0f - Browse repository at this point
Copy the full SHA 66cdf0fView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9591fc - Browse repository at this point
Copy the full SHA e9591fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82edf5b - Browse repository at this point
Copy the full SHA 82edf5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30877d6 - Browse repository at this point
Copy the full SHA 30877d6View commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0b73782 - Browse repository at this point
Copy the full SHA 0b73782View commit details -
Configuration menu - View commit details
-
Copy full SHA for 299dcf2 - Browse repository at this point
Copy the full SHA 299dcf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ca073 - Browse repository at this point
Copy the full SHA 08ca073View commit details -
Merge pull request #206 from oss-slu/issue_199
Touch Switch Documentation Issue #199
Configuration menu - View commit details
-
Copy full SHA for 143469a - Browse repository at this point
Copy the full SHA 143469aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d86563 - Browse repository at this point
Copy the full SHA 6d86563View commit details -
Merge pull request #213 from oss-slu/dependency_fix
Fixed unsatisfied dependency
Configuration menu - View commit details
-
Copy full SHA for 9eae67e - Browse repository at this point
Copy the full SHA 9eae67eView commit details
Commits on Mar 23, 2024
-
Architecture diagram update. Issue 209 (#215)
* update architecture diagram in readme * include file in readme * actually include file in readme * actually include file in readme
Configuration menu - View commit details
-
Copy full SHA for befac3b - Browse repository at this point
Copy the full SHA befac3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f86dd92 - Browse repository at this point
Copy the full SHA f86dd92View commit details
Commits on Mar 25, 2024
-
197 active buzzer documentation (#214)
* Created initial draft of Active Buzzer documentation, updated index.adoc with link, and added Circuit diagram * Corrected error in assembly instructions * Implemented requested changes and added schematic diagram --------- Signed-off-by: adelgadoj3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6829291 - Browse repository at this point
Copy the full SHA 6829291View commit details -
Passive Buzzer Documentation (#208)
* Began process for documentation. Needs functionality information. * Added further information about functionality and overview. * Incorporated requested changes: javadoc and example controller * Implemented requested changes. buzzer-SD.png was added in with activebuzzer issue. Once that is merged the img conflict should resolve here. * left out index.adoc fix for passive adoc link. Implemented * Touch switch was not incorporated into the file.Causing two links to be on the same line. Should resolve conflict * Didn't resolve conflict. Removed link. --------- Signed-off-by: adelgadoj3 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac620b3 - Browse repository at this point
Copy the full SHA ac620b3View commit details
Commits on Mar 27, 2024
-
PIR Sensor Documentation- fixes issue #200 (#216)
* pirsensor documentation draft * pir sensor documentation * fixed improve this doc link for pir * fix spaces per request Signed-off-by: Adrian Swindle <[email protected]> --------- Signed-off-by: Adrian Swindle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 117775e - Browse repository at this point
Copy the full SHA 117775eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 311fc53 - Browse repository at this point
Copy the full SHA 311fc53View commit details
Commits on Apr 3, 2024
-
Fixes #211 Blink Functionality for LED (#220)
* Implemeted blink functionality into the LEDHelper and LEDController. * Updated .adoc with functionality. * Removed comment for clarity of function
Configuration menu - View commit details
-
Copy full SHA for 857cac7 - Browse repository at this point
Copy the full SHA 857cac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bdcc5d - Browse repository at this point
Copy the full SHA 2bdcc5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b60709 - Browse repository at this point
Copy the full SHA 9b60709View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5836618 - Browse repository at this point
Copy the full SHA 5836618View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11f2ec5 - Browse repository at this point
Copy the full SHA 11f2ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89e368b - Browse repository at this point
Copy the full SHA 89e368bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c7f2fb - Browse repository at this point
Copy the full SHA 5c7f2fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71bbcdf - Browse repository at this point
Copy the full SHA 71bbcdfView commit details -
Merge branch 'issue-201' of https://github.com/oss-slu/Pi4Micronaut i…
…nto issue-201
Configuration menu - View commit details
-
Copy full SHA for afaf83d - Browse repository at this point
Copy the full SHA afaf83dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5effdd8 - Browse repository at this point
Copy the full SHA 5effdd8View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85afcc7 - Browse repository at this point
Copy the full SHA 85afcc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cc178c - Browse repository at this point
Copy the full SHA 3cc178cView commit details
Commits on Apr 10, 2024
-
Config Workflow Diagram in adoc. Issue #210 (#219)
* added config workflow image * added commun with hardware adoc details * added utilities description to commun adoc * addresses changes requested
Configuration menu - View commit details
-
Copy full SHA for d823dc0 - Browse repository at this point
Copy the full SHA d823dc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd821f - Browse repository at this point
Copy the full SHA ddd821fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b441892 - Browse repository at this point
Copy the full SHA b441892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70719f0 - Browse repository at this point
Copy the full SHA 70719f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a3c14 - Browse repository at this point
Copy the full SHA 46a3c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 809603b - Browse repository at this point
Copy the full SHA 809603bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59cc447 - Browse repository at this point
Copy the full SHA 59cc447View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c7778 - Browse repository at this point
Copy the full SHA d3c7778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 056e7f0 - Browse repository at this point
Copy the full SHA 056e7f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e0aa2e - Browse repository at this point
Copy the full SHA 4e0aa2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9951e24 - Browse repository at this point
Copy the full SHA 9951e24View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a7b461 - Browse repository at this point
Copy the full SHA 6a7b461View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf2934 - Browse repository at this point
Copy the full SHA cbf2934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8147b26 - Browse repository at this point
Copy the full SHA 8147b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a2369 - Browse repository at this point
Copy the full SHA 01a2369View commit details
Commits on Apr 18, 2024
-
paper: added more detail on pi4micronaut, adjusted the authors, added…
… acknowledgements
Configuration menu - View commit details
-
Copy full SHA for fcc7454 - Browse repository at this point
Copy the full SHA fcc7454View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa66787 - Browse repository at this point
Copy the full SHA fa66787View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5c25ad - Browse repository at this point
Copy the full SHA d5c25adView commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c7d030 - Browse repository at this point
Copy the full SHA 7c7d030View commit details -
Configuration menu - View commit details
-
Copy full SHA for c859ed1 - Browse repository at this point
Copy the full SHA c859ed1View commit details