summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update version of navitHEADmasterasanoaozora2020-02-231-1/+1
|
* align with latest version of navitasanoaozora2020-02-235-7/+11
|
* built and tested with latest version of navitasanoaozora2019-04-291-1/+1
|
* update navit version, batch tests passedasanoaozora2018-12-212-7/+7
|
* Align with latest version of navit, fix some issuesasanoaozora2018-08-319-44/+50
| | | | Built with gcc 7.3.0, tested on Ubuntu 18.04
* Merge pull request #1 from YoshitoMomiyama/momiworkPhilippe COLLIOT2018-07-271-2/+2
|\ | | | | fixed argument of SetUnitsOfMeasurement
| * fixed argument of GetUnitsOfMeasurementYoshito Momiyama2018-07-271-1/+1
| | | | | | modify argument of GetUnitsOfMeasurement from unitsOfMeasurement to unitsOfMeasurementList
| * fixed argument of SetUnitsOfMeasurementYoshito Momiyama2018-07-171-1/+1
|/ | | modify argument of SetUnitsOfMeasurement from unitsOfMeasurement to unitsOfMeasurementList
* update navit version and fix issue on patchasanoaozora2018-05-102-6/+8
|
* update FTS Wamp files and some CMakeLists to prepare Wampasanoaozora2018-04-259-219/+236
|
* update and fix some test scripts and add documentationasanoaozora2018-04-069-23/+10
|
* update the CommonAPI based POC for POIasanoaozora2018-03-017-18/+36
|
* update some component specification files part1pulsar-releaseasanoaozora2018-02-213-0/+0
|
* Update some version numbers and the documentation for the Pulsar ReleasePOI-3.0NAV-5.0MAP-5.0asanoaozora2018-02-2122-27/+24
|
* Fix typo errorsasanoaozora2018-02-072-2/+2
| | | | Thanks Marco for reviewing
* GT-3504asanoaozora2018-01-193-0/+49
| | | | | MapViewerControl - Add broadcast for scale changed event which reports scale value in meters per pixel
* GT-3532asanoaozora2018-01-1710-1/+42
| | | | Add a signal to inform of the end of map rotation
* GT-3531asanoaozora2018-01-171-1/+1
|
* POI ID format updated to uint64 to be compliant with OSM IDasanoaozora2018-01-0313-49/+50
|
* start implementation of Franca2Wamp for FTSasanoaozora2017-12-2115-6363/+13582
|
* Fix build errors (due to new gcc)asanoaozora2017-12-1111-4/+25
|
* Fix a bug in dbus-c++ to allow build with gcc 7.2.0asanoaozora2017-11-1715-6/+51
| | | | thanks to Orcan Ogetbil <oget.fedora@gm...>
* fix bug in test scripts and extend it to remote hostasanoaozora2017-10-1010-106/+340
|
* some additions to speech POCasanoaozora2017-09-292-71/+125
|
* update speech POC and connect it to navigation (some improvements needed)asanoaozora2017-09-2619-36/+976
|
* update service config files for GDPasanoaozora2017-09-214-8/+11
|
* some minor changes to allow display Korean on mapasanoaozora2017-09-118-6/+50
|
* improve test for poi search (same test can be used for poi-server and ↵asanoaozora2017-09-084-27/+152
| | | | navigation)
* minor improvement of test scriptsasanoaozora2017-09-015-50/+102
|
* fix bug on successive guidance launches with create/delete routeasanoaozora2017-08-3114-94/+576
| | | | | The bug has been fixed by a navit patch :-( it still needs to be investigated with navit team
* fix bug in setpositionasanoaozora2017-08-221-1/+4
|
* GT-3529asanoaozora2017-08-224-54/+93
| | | | | missing comments in the franca definition of the mapmatchedposition interface
* improve test scripts and align to latest navit versionasanoaozora2017-08-1715-192/+295
|
* disable map move if follow car is activeasanoaozora2017-07-076-272/+100
|
* improve test scripts and fix an error in guidanceasanoaozora2017-07-067-157/+157
|
* fix missing dependenciesasanoaozora2017-07-043-0/+3
|
* add DLT to several plugins, allow case insensitive searchasanoaozora2017-07-0411-136/+143
|
* fix a bug and add DLT support in poi-cam pluginasanoaozora2017-06-273-19/+51
|
* miss log.h for poiasanoaozora2017-06-201-0/+154
|
* Fix minor bugs, add DLT to poi-serverasanoaozora2017-06-206-50/+158
|
* test poi OKasanoaozora2017-06-1210-92/+196
|
* refine test scripts, start test poi cam navitasanoaozora2017-06-1213-334/+410
|
* extend test for mapviewer and add a signal for debuggingasanoaozora2017-06-088-100/+405
|
* GT-2359asanoaozora2017-06-061-0/+4
| | | | Extension of attributes for address in location input
* GT-3509asanoaozora2017-06-0120-122/+219
| | | | | wrong naming for some signals in Franca (begin with upper case rather than lower case)
* refine organization of test scriptsasanoaozora2017-05-2339-399/+471
|
* GT-3502 GT-3495-bisasanoaozora2017-05-056-34/+20
| | | | | | GT-3502 MapViewerControl::SetMapViewPan should accept one element for panning GT-3495-bis Complete some descriptions
* GT-3492asanoaozora2017-05-051-2/+2
| | | | GT-3492 LOCATION_INPUT in routing.fidl has wrong value. it should be 177
* update navit version and testedFTS-1.0.0asanoaozora2017-04-281-1/+1
|
* GT-3434 GT-3435 GT-3494 GT-3495 GT-3496asanoaozora2017-04-286-51/+691
| | | | | | | | | GT-3434 Unclear ByteBuffer type for LaneType bitmask laneDirections GT-3435 VehicleReturnedToTheRoadNetwork broadcast is missing from Guidance API GT-3494 setTargetPoint is ambiguous GT-3495 Documentation for travelTime can be improved GT-3496 Add map gesture support to MapViewer