Commit Graph

17 Commits

Author SHA1 Message Date
Daniel S. 35a0c40d14 Update 2020-06-18 12:31:25 +02:00
Daniel S. 717a389a22 PyO3 Error temp commit 2020-06-16 15:38:31 +02:00
Daniel S. e71faf0b92 Big update, AppVeyor_Test 2020-03-28 14:53:52 +01:00
Daniel S. aec570d055 WIP 2, to be cleaned and merged 2020-02-06 00:24:24 +01:00
Daniel S. d1e3152a83 WIP, to be cleaned and merged 2020-02-06 00:23:23 +01:00
Daniel S. 7eb136cb97 chor(rust): Update Cargo.lock 2019-10-23 11:30:30 +02:00
Daniel S. 935891c852 chore: rust code cleanup 2019-09-28 19:26:49 +02:00
Daniel S. 88a0378dfe feat(router): Start implementing route pruning support 2019-09-28 15:41:25 +02:00
Daniel S. 0107cf2f8e chore(router): Update dependencies 2019-09-28 15:40:38 +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. 3cab492a59 chore: remove arduino config generates by VS Code for ... some reason 2019-08-31 23:43:22 +02:00
Daniel S. 81da254419 chore: Remove git stash markup 2019-08-31 22:17:42 +02:00
Daniel S. fb3f79b7d4 misc(formatting): ran `cargo fmt` and `cargo clippy`,
fixed all warnings
2019-08-06 03:35:14 +02:00
Daniel S. 4b14643048 fix(router): Fixed some syntax errors created by botched merge 2019-08-06 03:35:14 +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