summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-20change ttyACM0 -> ttyUSB0HEADmasterCruiseDevice
2018-02-20add new adminCruiseDevice
2018-02-19update .gitignoreCruiseDevice
2018-02-19initial commitCruiseDevice
2017-07-04Show present MID before updatingcoderick14
2017-07-04Add production specific changescoderick14
2017-07-04Use model Webcam to capture imagescoderick14
2017-07-04Change url to /sbhs-rpi from /sbhscoderick14
2017-07-04Add model Webcam to capture live webcam feedscoderick14
2017-07-02Use modals to test boards in admin panelcoderick14
2017-06-30Add feature to fetch logs based on date-timecoderick14
2017-06-30Add a logocoderick14
2017-06-30Remove experiment from urlscoderick14
2017-06-30Update READMEcoderick14
2017-06-30Add script to sync time between RPis and servercoderick14
2017-06-30Change alert messagecoderick14
2017-06-30Dump mail when unable to sendcoderick14
2017-06-30Fetch logs from RPis during cronjobcoderick14
2017-06-30Send requests to Pi for real-time monitoring and testingcoderick14
2017-06-30Add variables for easier updationcoderick14
2017-06-30Fix experiment log file syncing between Pis and servercoderick14
2017-06-30Add docs to gitignoredk-15
2017-06-28Alter Documentationsriyasainath
2017-06-25Allow temp_offline only when board is NOT in usecoderick14
2017-06-25Change BASE_URL and fix logging format in admin panelcoderick14
2017-06-25Fix logging and MID issuescoderick14
- Show MID which has not been allocated yet in Update MID in Admin Panel - Restrict logging to one format
2017-06-25Catch key not found Exception in pi_ip_mapcoderick14
2017-06-25Fix typographical errors during documentationcoderick14
2017-06-23add further docstringsvikas179
2017-06-23Add docstrings for the project.sriyasainath
2017-06-21Update Client Codesriyasainath
2017-06-18Modify Client and Server Code to handle multiple architecturedk-15
2017-06-18Fix logical bug to find actual offlinescoderick14
2017-06-18Add updated mailing system for master serverdk-15
2017-06-15Update confirmation mail link to work with apachedk-15
2017-06-15Update settings for new architecturedk-15
- Add Local IP to allowed host - Change database to mysql - Change Base URL to port 80 to work with apache - Add code to fetch online mids and pi_ip_map
2017-06-15Add function to provide RPi ip to client appdk-15
2017-06-15Add Proxypass to apache confdk-15
2017-06-15Add Client Codesriyasainath
2017-06-14Add script to scan RPi'scoderick14
2017-06-13Rectify error which displays "midnight" for all booked slots in admin panel.sriyasainath
2017-06-13Update requirements.txtcoderick14
2017-06-13Remove database credentials from settings.pycoderick14
2017-06-09Fix bug related to context in toggleStatecoderick14
2017-06-10Add migrations to gitignoresriyasainath
2017-06-10Add a method and url to toggle device statussriyasainath
2017-06-10Add check to allow the admin to access the temp offline boards but prohibit ↵sriyasainath
users
2017-06-09Add Ajax call to toggle board statecoderick14
2017-06-09Add column temp_offline to Boards modelcoderick14
2017-06-09Update health monitoring scriptdk-15
- Add to check fan,heater,sensor status