Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/upload sector #105

Open
wants to merge 34 commits into
base: feature/rdodo-bluebird-v2
Choose a base branch
from

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    324ceef View commit details
    Browse the repository at this point in the history
  2. update API endpoints

    radka-j committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    19fb4be View commit details
    Browse the repository at this point in the history
  3. remove set_simulator_mode

    radka-j committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    b2d45b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe2a5e5 View commit details
    Browse the repository at this point in the history
  5. update tests

    radka-j committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    26e87fe View commit details
    Browse the repository at this point in the history
  6. refactor scenario

    radka-j committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    a3061a5 View commit details
    Browse the repository at this point in the history
  7. add create_sector()

    radka-j committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    f968535 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f8f3aa View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    38c5487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ab96e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac88455 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Configuration menu
    Copy the full SHA
    485be19 View commit details
    Browse the repository at this point in the history
  2. change speed endpoint renamed

    radka-j committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    cef1416 View commit details
    Browse the repository at this point in the history
  3. update calls to POS endpoint

    radka-j committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    530cc63 View commit details
    Browse the repository at this point in the history
  4. add upload to SCENARIO and SECTOR endpoints

    The IC endpoint and creating/loading of .SCN scenarios is no longer supported in favour of uploading json/geojson scenario/sector files
    radka-j committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    725fd0a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. remove endpoints

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    e4c9588 View commit details
    Browse the repository at this point in the history
  2. refactor PyDodo

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    441509b View commit details
    Browse the repository at this point in the history
  3. refactor tests

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    c6fd869 View commit details
    Browse the repository at this point in the history
  4. update metrics

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    664427a View commit details
    Browse the repository at this point in the history
  5. remove VS commands

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    0029e52 View commit details
    Browse the repository at this point in the history
  6. remove VS tests

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    6db3a95 View commit details
    Browse the repository at this point in the history
  7. use simulation_step in tests

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    c5f4d30 View commit details
    Browse the repository at this point in the history
  8. fix change_speed

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    49cf6f2 View commit details
    Browse the repository at this point in the history
  9. fix unit test

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    b145adf View commit details
    Browse the repository at this point in the history
  10. update test

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    60928a6 View commit details
    Browse the repository at this point in the history
  11. fix async_change_speed

    radka-j committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    cac8b09 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. update list_route()

    radka-j committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1593af9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Configuration menu
    Copy the full SHA
    a7cb4d1 View commit details
    Browse the repository at this point in the history
  2. refactor tests

    radka-j committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    4b311d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    2b08eaf View commit details
    Browse the repository at this point in the history
  2. Update Specification.md

    radka-j authored Feb 17, 2020
    Configuration menu
    Copy the full SHA
    e38627a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    f739e22 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Add upload_sector function

    Also update roxygen2 version hence modified DESCRIPTION and manual pages
    thobson88 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    6712025 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e0408c View commit details
    Browse the repository at this point in the history