Loch Christian (uib05376)
|
ada569035d
|
Add javadoc, remove empty tests
|
2020-11-15 16:30:41 +01:00 |
|
Loch Christian (uib05376)
|
bfd145cff3
|
Fixed null pointer exception after changing frameskip
|
2020-11-14 23:28:51 +01:00 |
|
Loch Christian (uib05376)
|
40f030276e
|
Improve line rounding compensation
|
2020-11-14 21:47:48 +01:00 |
|
Loch Christian (uib05376)
|
771371ed06
|
Implement SurfaceView renderer
Add frameskip SeekBar
|
2020-11-14 21:36:41 +01:00 |
|
Loch Christian (uib05376)
|
05fe67bc12
|
Add history length constant
Optimize view update
Add semaphore to TimeRecordList
Add waiting timer to model update
|
2020-11-12 21:18:29 +01:00 |
|
Loch Christian (uib05376)
|
457c9662c3
|
Add rounding compensation while rendering track
|
2020-11-12 15:12:10 +01:00 |
|
Loch Christian (uib05376)
|
9cad2f20f1
|
Implement delayed average, add delay SeekBar, add clear button
|
2020-11-11 20:53:03 +01:00 |
|
Loch Christian (uib05376)
|
28b0f2aae3
|
Add SeekBar value labels
|
2020-11-11 18:49:41 +01:00 |
|
Loch Christian (uib05376)
|
6abefa9f19
|
Implement ActionListeners for SeekBars
Adjust SeekBar styles
Implement live updating
|
2020-11-11 16:10:35 +01:00 |
|
Loch Christian (uib05376)
|
2b8017c475
|
Bugfix for Concurrent Exception
|
2020-11-10 21:31:58 +01:00 |
|
Loch Christian (uib05376)
|
9c1899fe42
|
Optimize TimeRecordView
|
2020-11-09 21:32:06 +01:00 |
|
Loch Christian (uib05376)
|
82bd01d9c8
|
Change View background to black, add control widgets
|
2020-11-09 20:04:55 +01:00 |
|
Loch Christian (uib05376)
|
09d4c45ff0
|
Implement view history
|
2020-11-04 16:47:15 +01:00 |
|
Waetschker Daniel (uib17511)
|
ee79997e3e
|
implement average method
remove time step
rename vtrList
|
2020-11-02 17:19:07 +01:00 |
|
Waetschker Daniel (uib17511)
|
58054d6eea
|
change datatype of timestep from int to float
|
2020-10-29 13:54:39 +01:00 |
|
Waetschker Daniel (uib17511)
|
b2bc60394a
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# app/src/main/java/de/hems/trafficsim/MainActivity.java
# app/src/main/java/de/hems/trafficsim/Track.java
|
2020-10-29 13:46:59 +01:00 |
|
Waetschker Daniel (uib17511)
|
a3dd3b6585
|
implement and integrate VehicleTimeRecord
|
2020-10-29 13:37:08 +01:00 |
|
Loch Christian (uib05376)
|
bffcddf6e2
|
Add Start-Stop-Buttons, implement Threading
|
2020-10-29 11:53:35 +01:00 |
|
Loch Christian (uib05376)
|
ca1a82a9ee
|
Implement TrackView
|
2020-10-26 21:17:40 +01:00 |
|
Waetschker Daniel (uib17511)
|
e149a5c342
|
implement traffic algorithms
|
2020-10-12 18:26:52 +02:00 |
|
Waetschker Daniel (uib17511)
|
23ac354bb6
|
create vehicle list
create observer
implement debug text view
|
2020-09-16 17:40:56 +02:00 |
|
Loch Christian (uib05376)
|
e9820ebfd2
|
Create classes Track, Vehicle and VehicleTimeRecord. Adjust class diagram.
|
2020-09-16 14:20:51 +02:00 |
|
Loch Christian (uib05376)
|
8738f02178
|
Add MainActivity
|
2020-09-16 11:48:20 +02:00 |
|