wbrenna
wbrenna
Alternatively, changing the makefile to ``` mnisten: src/main.cpp INC=-I/usr/include/opencv/ g++ -Wall -O2 -std=c++0x -o mnisten src/main.cpp \ -I/usr/include/x86_64-linux-gnu/boost /usr/lib/x86_64-linux-gnu/libboost_system.a \ /usr/lib/x86_64-linux-gnu/libboost_filesystem.a \ -Iinclude `pkg-config --cflags --libs opencv` ``` worked for...
What have you set the number of hours to look ahead to? Assuming the DB is being properly parsed, the app will only show stops that have buses stopping there...
Huh, that is unusual, I haven't seen that from any transit agency before. I guess that stop doesn't actually have an exact schedule that any transit app can display. It...
This is tricky to fix and so I'll put it on the back burner.
Search and other features were absent only due to self-interest. It was my first time doing any Android work and I knew what I wanted in the app, so I...
Potentially, or maybe hooking into OsmAnd is a thing? I haven't had the time to look into it.
I think this is a duplicate of bug #6.