mirror of https://github.com/rusefi/msqur.git
e73dd36a8b | ||
---|---|---|
img | ||
lib/tablesorter | ||
.hgignore | ||
38.msq | ||
39.msq | ||
README.md | ||
browse.php | ||
db.php | ||
footer.php | ||
header.php | ||
index.php | ||
msq.format4.json | ||
msq.php | ||
msqur.css | ||
msqur.js | ||
msqur.sql |
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
- Strip whitespace
- Store gzipped?
- Add Ads
- Show extended info (warmup, etc.)
- Searching MSQ comments?
- Allow download
- Allow export of just fuel/spark tables (msqpart, .table)
- Sign-in?
- Updating/Versioning/Differential MSQ info
Done
- -Upload file-
- -Store files in DB instead of FS-
- -Re-encode as UTF-8 or degrees symbol breaks things.-
- -Parse File, show basic info-
- -Show Fuel Table-
- -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++