Go to file
nearwood cb3e57d6ea some css and shit. 2014-10-15 17:11:23 -04:00
old archive old stuff. 2014-10-13 10:34:06 -04:00
.hgignore working msq uploads. 2014-07-02 14:00:11 -04:00
38.msq fix table 2014-10-11 23:17:23 -04:00
39.msq f 2014-06-27 14:19:16 -04:00
README.md refactor parsing 2014-10-14 23:02:37 -04:00
db.php some css and shit. 2014-10-15 17:11:23 -04:00
footer.php some css and shit. 2014-10-15 17:11:23 -04:00
header.php some css and shit. 2014-10-15 17:11:23 -04:00
index.php some css and shit. 2014-10-15 17:11:23 -04:00
msq.php refactor parsing 2014-10-14 23:02:37 -04:00
msqur.css some css and shit. 2014-10-15 17:11:23 -04:00
msqur.js real basic up/view working. 2014-10-13 18:01:59 -04:00
view.css add css and more tables. Stop work on js parsing, it's neat but impractical. 2014-10-12 10:11:43 -04:00

README.md

MSQur

'Masker' for lack of better name. MegaSquirt MSQ file sharing and viewing site.

Parses MSQ "XML" and displays it in a familiar format for viewing and comparison.

MSQ XML is pretty bad XML, it doesn't take advantage of many XML features.

TODO

  1. Upload file
  2. Store files in DB instead of FS? Store gzipped
  3. Strip whitespace as well
  4. Parse File, show basic info
  5. Show Fuel Table
  6. Show Timing Table
  7. Add Ads
  8. Show extended info (warmup, etc.)
  9. Searching MSQ comments?
  10. Allow download
  11. Allow export of just fuel/spark tables (msqpart, .table)
  12. Sign-in?
  13. Updating/Versioning/Differential MSQ info

Uploader (user)/Manager (admin) Parser Displayer

How do I get set up?

  • AMP Stack
  • Create database user and tables
  • Upload web files
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact