Uh oh!
There was an error while loading. Please reload this page.
COMBINE_CON_RTES (DataProcessing) - #662
Conversation
jteresco
commented
Oct 18, 2024
Should I use this tonight? |
yakra
commented
Oct 18, 2024
Any thoughts on TravelMapping/Web#800? |
jteresco
commented
Oct 18, 2024
I think we can hold off until I can get you set up on a test server. |
OK, sounds good. You're off traveling now, right? Or stick bring lab2 back from the dead with a combination of its hardware and some other R420s I have.
|
jteresco
commented
Oct 19, 2024
So if I give you write access on noreaster to /home/www/tmtest so you can put your Web files there, and we point it at the TravelMappingTest DB, which you should be able to populate with your version of the .sql file, would that test what you want? |
Yeah, that'd work, thanks! (As an aside, if you're interested in seeing the latest bleeding edge cpp, go there and run |
jteresco
commented
Oct 19, 2024
You should have enough write access to put the version you want in I can load up the DB when there's a file ready to go. |
yakra
commented
Oct 19, 2024
It's back. |
just realized; it has no ranks table. |
yakra
commented
Oct 19, 2024
jteresco
commented
Oct 19, 2024
So ready for all this to go live tonight or is it better to work with it on tmtest for a bit first? It's easy enough to load up the DB. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
yakra
commented
Oct 19, 2024
OK, I've checked out everything I want to for hidden systems. For real this time:
|
jteresco
commented
Oct 20, 2024
Reloaded the |
yakra
commented
Oct 20, 2024
Looks good! |
yakra
commented
Oct 22, 2024
Since this isn't merged yet... |
Good thing we held off on the merge. Multi-threaded results are non-deterministic 7057d7056< indka.ka010;KA/TG;;;COMBINE_CON_ROUTES;indtg.ka010@KA/TG7823a7823> indtg.ka010;KA/TG;;;COMBINE_CON_ROUTES;indka.ka010@KA/TGdue to comparison of Waypoint addresses: Solution: drop the |
yakra
commented
Oct 24, 2024
Force pushed & ready to rock!
59% of it's gone compared to b046a77; 63% compared to a93532f. |
Let's hold off on this again while I read about git internals |
yakra
commented
Oct 26, 2024
Reverted to the 1st force push (2 commits refactoring + 1 for the new feature) from the 2nd force push (1 commit squashing it all together). Ready to rock. |
yakra
commented
Oct 27, 2024
Hold on, gonna mess around with translation units. :P |
Noticed that 82b03c4 added a couple dependencies to ConnectedRoute.cpp, so I decided to break out ConnectedRoute/dataceck.cpp into its own file, including a smaller subset of the headers in each. Ready to rock!...That is what I honestly believe. dead branches:
|
jteresco
commented
Oct 29, 2024
OK, finally a chance to bring this in. |
yakra
commented
Oct 29, 2024
Ha! Glad I got a chance to tweak it. |
Closes#492.
There will be a Web component to accompany this.