Go to file
nearwood e73dd36a8b uh. 2014-12-18 13:39:49 -05:00
img Fix FF table parsing. Add tablesorter lib although it's kind of overkill. MMMMmmmm I don't know fixed a bunch of other things. 2014-10-17 14:40:58 -04:00
lib/tablesorter Fix FF table parsing. Add tablesorter lib although it's kind of overkill. MMMMmmmm I don't know fixed a bunch of other things. 2014-10-17 14:40:58 -04:00
.hgignore working msq uploads. 2014-07-02 14:00:11 -04:00
38.msq Table working, colors break firefox for some reason. 2014-10-16 17:03:45 -04:00
39.msq Table working, colors break firefox for some reason. 2014-10-16 17:03:45 -04:00
README.md Not sure what I changed. 2014-10-30 16:46:59 -04:00
browse.php uh. 2014-12-18 13:39:49 -05:00
db.php Fix FF table parsing. Add tablesorter lib although it's kind of overkill. MMMMmmmm I don't know fixed a bunch of other things. 2014-10-17 14:40:58 -04:00
footer.php some css and shit. 2014-10-15 17:11:23 -04:00
header.php Didn't get much done. 2014-11-03 00:45:26 -05:00
index.php Fix FF table parsing. Add tablesorter lib although it's kind of overkill. MMMMmmmm I don't know fixed a bunch of other things. 2014-10-17 14:40:58 -04:00
msq.format4.json refactor tables wip 2014-10-15 23:20:14 -04:00
msq.php Merge. 2014-10-28 16:02:14 -04:00
msqur.css Didn't get much done. 2014-11-03 00:45:26 -05:00
msqur.js uh. 2014-12-18 13:39:49 -05:00
msqur.sql Add SQL and update table coloring. 2014-10-26 10:18:26 -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. Strip whitespace
  2. Store gzipped?
  3. Add Ads
  4. Show extended info (warmup, etc.)
  5. Searching MSQ comments?
  6. Allow download
  7. Allow export of just fuel/spark tables (msqpart, .table)
  8. Sign-in?
  9. Updating/Versioning/Differential MSQ info

Done

  1. -Upload file-
  2. -Store files in DB instead of FS-
  3. -Re-encode as UTF-8 or degrees symbol breaks things.-
  4. -Parse File, show basic info-
  5. -Show Fuel Table-
  6. -Show Timing Table-

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

Credits

Apache, PHP, MySQL jQuery, jQuery UI jquery.tablesorter http://tablesorter.com/docs/ Tango Icon Theme Geany/Notepad++