mirror of https://github.com/rusefi/msqur.git
cb3e57d6ea | ||
---|---|---|
old | ||
.hgignore | ||
38.msq | ||
39.msq | ||
README.md | ||
db.php | ||
footer.php | ||
header.php | ||
index.php | ||
msq.php | ||
msqur.css | ||
msqur.js | ||
view.css |
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
- Upload file
- Store files in DB instead of FS? Store gzipped
- Strip whitespace as well
- Parse File, show basic info
- Show Fuel Table
- Show Timing Table
- 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
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