Skip to content

MAGLaboratory/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAGLab Website

This is the MAGLab website source code and a work in progress.

Also, the readme is a work in progress.

TODO

  • Write Deployment Instructions

Sensor Migration Notes

  1. Add a new sensor in the haldor table where the name is what the sensor name should be
  2. Change the old sensor name to the new sensor name using the "UPDATE" query
  3. Remove the old sensor name from the sensor name enumeration

Year Change Notes

The year is mentioned in four places on MAGLab.

  • _map_footer
  • board layout
  • hal layout
  • main layout

Deployment with Rsync instead of the script

rsync -rpt home/* [email protected]:/home