Skip to content

Telemetrics web application for UC Davis formula racing team. Visualizes real-time telemetrics in a number of graphs and displays. Built using Angular.js and MongoDB. Includes a configurable parser for CAN messages that are retrieved from the car.

License

Notifications You must be signed in to change notification settings

klanmiko/DataLoggerWebApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

256 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRUCD Data Logger Web App

Getting Started

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  3. Run gulp serve to start the development server. It should automatically open the client in your browser when ready.

Build & development

Run gulp build for building and gulp serve for preview.

Testing

Running npm test will run the unit tests with karma.

About

Telemetrics web application for UC Davis formula racing team. Visualizes real-time telemetrics in a number of graphs and displays. Built using Angular.js and MongoDB. Includes a configurable parser for CAN messages that are retrieved from the car.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.7%
  • ApacheConf 9.9%
  • HTML 8.7%
  • CSS 3.9%
  • Other 2.6%
  • C++ 2.5%
  • Other 1.7%