Commit Graph

8864 Commits

Author SHA1 Message Date
Luis Parada
a4edfb6dec FIXED wrong Regular Expression Protocol EV603 2012-10-26 14:59:18 -04:30
hackerunet
534b62acef Merge pull request #1 from tananaev/master
New pull request from Anton last merge
2012-10-26 11:01:12 -07:00
Anton Tananaev
47274f7387 Merge pull request #65 from hackerunet/master
EV601 GPS Support
2012-10-26 01:42:56 -07:00
Anton Tananaev
4b357b2a72 Merge branch 'williamchitto' 2012-10-26 21:31:55 +13:00
Anton Tananaev
50bba1160c Pull from williamchitto 2012-10-26 21:30:46 +13:00
Luis Parada
d9f2a13b32 This is my protocol version of ev603 please, change, review, fix everything wrong you find. 2012-10-25 21:51:26 -04:30
Anton Tananaev
add041a617 Change debug file locations 2012-10-23 10:35:50 +13:00
Anton Tananaev
f151afb704 Reset connection on error (fix #52) 2012-10-23 10:31:29 +13:00
user
0af1cebf1e JT600 protocol fix 2012-10-21 21:42:46 +13:00
user
a3441d3bcd Add JT600 support (fix #58) 2012-10-21 17:44:59 +13:00
user
f5bb85ff12 Remove duplicate find methods 2012-10-21 11:18:22 +13:00
Anton Tananaev
3b275dfba7 Start new protocol servers 2012-10-19 10:40:43 +13:00
Anton Tananaev
eea11002ea Fix geocoder unit test 2012-10-19 10:40:19 +13:00
Anton Tananaev
f278d3ff3e Add H02 support (fix #56) 2012-10-14 09:56:37 +13:00
Anton Tananaev
7ca3514fe5 Finished progress protocol 2012-10-11 19:52:27 +13:00
Anton Tananaev
cd29641995 Fix database generated keys (fix #53) 2012-10-11 18:52:32 +13:00
Anton Tananaev
717b60cef1 Add alarm support to gps103 (fix #54) 2012-10-11 18:40:42 +13:00
Anton Tananaev
f9da745ca1 Progress protocol template 2012-10-07 22:22:40 +13:00
Anton Tananaev
ba8ece8a5b Augment tk103 protocol 2012-09-05 22:31:16 +04:00
Anton Tananaev
54927aef2d Added additional tests 2012-09-05 22:28:14 +04:00
Anton Tananaev
6060bff2be Treat date as string (fix #45) 2012-08-28 22:07:09 +04:00
Anton Tananaev
d547ff32f6 Release 1.3 2012-08-23 22:43:16 +04:00
Anton Tananaev
5bb736e0f0 Formatting workaround (fix #43) 2012-08-23 22:42:02 +04:00
Anton Tananaev
92d7008d55 Release 1.2 2012-08-21 23:35:58 +04:00
Anton Tananaev
348c6d01c2 Update config files (fix #42) 2012-08-21 22:33:00 +04:00
Anton Tananaev
4929206865 Automate setups creation 2012-08-20 23:37:46 +04:00
Anton Tananaev
6dc1806571 Add ST-210 server 2012-08-19 22:34:23 +04:00
Anton Tananaev
22a8d46522 Merge branch 'williamchitto-master' 2012-08-19 22:20:31 +04:00
Anton Tananaev
e7660ab714 Merge branch 'master' of https://github.com/williamchitto/traccar into williamchitto-master
Conflicts:
	pom.xml
	src/org/traccar/Server.java
2012-08-19 22:16:12 +04:00
Anton Tananaev
b0b93983f5 Merge branch 'arekinath-master' 2012-08-19 22:03:26 +04:00
Leandro Silva Ferreira
df91992080 Log error 2012-08-17 08:40:42 -04:00
Alex Wilson
2778c38fba Add new MaxonProtocolDecoder class 2012-08-17 15:12:34 +10:00
Anton Tananaev
ce0bc3fe30 Fix maven build file 2012-08-17 00:03:08 +04:00
Anton Tananaev
f45cbf1609 Allow binding on one address 2012-08-16 23:51:48 +04:00
Leandro Silva Ferreira
996ae7a3f9 Defined UTF-8 encoding. 2012-08-16 09:23:21 -04:00
Leandro Silva Ferreira
33cc8f56d8 Improvements on decoder to decode status, emergency and keep alive
messages from avl.
2012-08-15 22:15:59 -04:00
Leandro Silva Ferreira
ba78f64d45 Corrections of reamaing problems of CELL field. 2012-08-15 12:07:46 -04:00
Leandro Silva Ferreira
3a78e641ba Changes to save de address field from geocoding and show it on markers
at
the map and on position's grid
2012-08-15 11:04:16 -04:00
Leandro Silva Ferreira
704decd15f Correction of CELL regex pattern 2012-08-15 09:08:57 -04:00
Leandro Silva Ferreira
a946618d64 Corrections of wrong "git fetch upstream" 2012-08-15 08:58:26 -04:00
Leandro Silva Ferreira
f91125ae89 Added gitignore 2012-08-15 08:36:17 -04:00
Anton Tananaev
5eee3dfcc0 Structure readme file 2012-08-12 13:41:07 +04:00
Anton Tananaev
afa255e4c3 Fix reverse geocoding (fix #37) 2012-08-12 13:28:41 +04:00
Anton Tananaev
ff01e06a07 Fix test compilation error 2012-08-12 13:03:38 +04:00
Anton Tananaev
e906b67f90 Merge https://github.com/williamchitto/traccar
Conflicts:
	test.sh
2012-08-12 12:58:34 +04:00
Leandro Silva Ferreira
c15648e44e Added st210 test. 2012-08-12 12:38:56 +04:00
Leandro Silva Ferreira
4aaf5dd3cf Corrected error on regex pattern of EMG_ID field 2012-08-11 20:04:19 -04:00
Leandro Silva Ferreira
65433706d8 Translate the user interface to portuguese
Corrected the date column
Added Mode column
2012-08-11 20:03:05 -04:00
Leandro Silva Ferreira
85229eebab New test for Emergency messages of st210 2012-08-11 19:38:33 -04:00
Leandro Silva Ferreira
485d9e4588 Added more position fields on log 2012-08-11 18:27:37 -04:00