606e49f
|
rm
|
Browse code
|
2024-09-05 |
|
41e50a8
|
incremental chagnes and CORS
|
Browse code
|
2024-07-31 |
|
8669999
|
Added a unittest for added function, an exception handling when the trip_id is not expected format, fixed typos
|
Browse code
|
2024-07-17 |
|
6a7f936
|
minor typo fix
|
Browse code
|
2024-07-17 |
|
7e2552b
|
first commit of refactoring of data transaction - gps data, attempt to fix problems that 1. data being sent too often, 2. in previous method, the data insert operation happens too often. this commit is trying to fix it by 1. data being sent every 15sec (or more) not every sec, 2. reformatted gps data so that data transaction will cost a lot less bandwidth and 3. insertion operation has been replaced with copy, which is more apt for bulk row appendage operation.
|
Browse code
|
2024-07-17 |
|
b31a01e
|
first commit of refactoring of data transaction - gps data, attempt to fix problems that 1. data being sent too often, 2. in previous method, the data insert operation happens too often. this commit is trying to fix it by 1. data being sent every 15sec (or more) not every sec, 2. reformatted gps data so that data transaction will cost a lot less bandwidth and 3. insertion operation has been replaced with copy, which is more apt for bulk row appendage operation.
|
Browse code
|
2024-07-17 |
|
6bfd9fd
|
Hello Yona
|
Browse code
|
2024-07-09 |
|