Commit Graph

9 Commits

Author SHA1 Message Date
Daniel S. a91fa7332e misc: Add VSCode workspace config to gitignore 2019-09-28 15:52:34 +02:00
Daniel S. 519005e625 chore: more cleanup 2019-09-20 17:44:33 +02:00
Daniel S. 2636ecbdb9 chore: Setup tox+appveyor, refomat python code, prepare rust code to add branch pruning to search 2019-09-20 17:40:56 +02:00
Daniel S. 865889712e chore: gitignore pip-wheel-metadata 2019-08-31 23:45:30 +02:00
Daniel S. 3cab492a59 chore: remove arduino config generates by VS Code for ... some reason 2019-08-31 23:43:22 +02:00
Daniel S. dbc6f35ca2 docs: Add skeleton for documentation 2019-08-06 03:35:15 +02:00
Daniel S. c290d5eb12 feat(GUI): Implement route plotting and fuzzy search
Implement route plotting in GUI
Use batch fuzzy search to find systems
search all systems at once after adding
added some error checking
2019-08-06 03:35:14 +02:00
Daniel S. ec3972b06c feat(GUI): Add Download functionality,
update Rust code, update Python code

- Add Download functionality to GUI
- Update rust code for use with GUI
- Add callbacks to rust code
- Add python modules for routing and download
2019-08-06 03:34:51 +02:00
Daniel S. a647d26337 Initial commit 2019-08-05 01:26:43 +02:00