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

Integration #10

Open
wants to merge 329 commits into
base: master
Choose a base branch
from
Open

Integration #10

wants to merge 329 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 16, 2019

  1. test

    nagayama3 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    988a930 View commit details
    Browse the repository at this point in the history
  2. hpp to cpp

    nagayama3 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    53967b1 View commit details
    Browse the repository at this point in the history
  3. read sentence

    RyosukeSasaki authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    e97eaec View commit details
    Browse the repository at this point in the history
  4. send_recv

    nagayama3 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    ac95656 View commit details
    Browse the repository at this point in the history
  5. send_recv

    nagayama3 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    8e2f1e0 View commit details
    Browse the repository at this point in the history
  6. send_recv

    nagayama3 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    2c3330a View commit details
    Browse the repository at this point in the history
  7. send_recv

    nagayama3 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    7278d07 View commit details
    Browse the repository at this point in the history
  8. send_recv

    nagayama3 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    261d1c2 View commit details
    Browse the repository at this point in the history
  9. pigpioで動く

    RyosukeSasaki committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    6141ed9 View commit details
    Browse the repository at this point in the history
  10. fix

    RyosukeSasaki committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    d8cd012 View commit details
    Browse the repository at this point in the history
  11. add try sentence

    RyosukeSasaki authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    b88d773 View commit details
    Browse the repository at this point in the history
  12. delete log

    RyosukeSasaki committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    7c0c79f View commit details
    Browse the repository at this point in the history
  13. Update .gitignore

    add .csv
    RyosukeSasaki authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    9c68802 View commit details
    Browse the repository at this point in the history
  14. fix core.py gpslist.py

    RyosukeSasaki committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    2e03849 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f3b3b98 View commit details
    Browse the repository at this point in the history
  16. 同時取得完了

    RyosukeSasaki committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    27953bc View commit details
    Browse the repository at this point in the history
  17. 失敗

    ujinakada committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    a9b4440 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. cmake

    nagayama3 committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ce3b6f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. .gitsummodules

    nagayama3 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    3ee755a View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. cmake

    nagayama3 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    5354d7a View commit details
    Browse the repository at this point in the history
  2. typo

    nagayama3 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    5dd269c View commit details
    Browse the repository at this point in the history
  3. UNIXクライアントによるsocket

    ujinakada committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    3a82540 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

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

Commits on Dec 25, 2019

  1. 関数化

    NeM-T committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    e717f69 View commit details
    Browse the repository at this point in the history
  2. [fix] byteで渡す

    ujinakada committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    716ac13 View commit details
    Browse the repository at this point in the history
  3. server.cpp & .h

    nagayama3 committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    586ecdd View commit details
    Browse the repository at this point in the history
  4. fix

    nagayama3 committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    ceb124d View commit details
    Browse the repository at this point in the history
  5. fix

    nagayama3 committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    c257217 View commit details
    Browse the repository at this point in the history
  6. h修正

    ujinakada committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    198506a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63e4fc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. fd解決した。

    ujinakada committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    b172922 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. dps_logger

    nagayama3 committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    135cbe6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. add LICENSE.txt

    RyosukeSasaki committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    c77a272 View commit details
    Browse the repository at this point in the history
  2. use pigpio

    RyosukeSasaki committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d3550fe View commit details
    Browse the repository at this point in the history
  3. ugoita

    RyosukeSasaki committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    040a66b View commit details
    Browse the repository at this point in the history
  4. Update README.md

    RyosukeSasaki authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    95d0be7 View commit details
    Browse the repository at this point in the history
  5. いいのか?

    RyosukeSasaki committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    fec7791 View commit details
    Browse the repository at this point in the history
  6. いいのか?

    RyosukeSasaki committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    ab95c46 View commit details
    Browse the repository at this point in the history
  7. INA、ヨシ

    RyosukeSasaki committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    40a2643 View commit details
    Browse the repository at this point in the history
  8. INA、ヨシ

    RyosukeSasaki committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    7556996 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. separate scope

    RyosukeSasaki committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    33927bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e7eea9 View commit details
    Browse the repository at this point in the history
  3. fix

    RyosukeSasaki committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e2b094c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. サンプル追加

    NeM-T committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    4ab382c View commit details
    Browse the repository at this point in the history
  2. 修正

    NeM-T committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    e2c271c View commit details
    Browse the repository at this point in the history
  3. official

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    c7873b2 View commit details
    Browse the repository at this point in the history
  4. serial

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    1ce9b99 View commit details
    Browse the repository at this point in the history
  5. syntaxerror

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    17a7981 View commit details
    Browse the repository at this point in the history
  6. fix

    RyosukeSasaki committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    f24535d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    878dd25 View commit details
    Browse the repository at this point in the history
  8. serial

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    f02ba49 View commit details
    Browse the repository at this point in the history
  9. serial

    RyosukeSasaki committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    1949b02 View commit details
    Browse the repository at this point in the history
  10. serial

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d344336 View commit details
    Browse the repository at this point in the history
  11. serial

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    107993a View commit details
    Browse the repository at this point in the history
  12. serial

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    089df3f View commit details
    Browse the repository at this point in the history
  13. serial

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    c5c838a View commit details
    Browse the repository at this point in the history
  14. serial

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    8a51803 View commit details
    Browse the repository at this point in the history
  15. serial

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d66b6b5 View commit details
    Browse the repository at this point in the history
  16. serial

    nagayama3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d5da1cc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. serial

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    4e93fec View commit details
    Browse the repository at this point in the history
  2. serial

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    978e21a View commit details
    Browse the repository at this point in the history
  3. serial

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    af4f3ef View commit details
    Browse the repository at this point in the history
  4. serial

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    0442c69 View commit details
    Browse the repository at this point in the history
  5. serial

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    5a0876d View commit details
    Browse the repository at this point in the history
  6. serial

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    3149742 View commit details
    Browse the repository at this point in the history
  7. serial

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    4cad9e8 View commit details
    Browse the repository at this point in the history
  8. serial

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    776359d View commit details
    Browse the repository at this point in the history
  9. serial

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    1e17f79 View commit details
    Browse the repository at this point in the history
  10. serial

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    e0edffa View commit details
    Browse the repository at this point in the history
  11. serial

    nagayama3 committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    ee3fcf1 View commit details
    Browse the repository at this point in the history
  12. success

    RyosukeSasaki committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    e2d9dfd View commit details
    Browse the repository at this point in the history
  13. update 進捗

    NeM-T committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    32cf1a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    b72ce63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    738409b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70028be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96d3743 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. add __init__.py

    RyosukeSasaki committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e7bef7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3e27b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37363cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    005fa83 View commit details
    Browse the repository at this point in the history
  5. add __init__.py

    RyosukeSasaki committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    2e84d49 View commit details
    Browse the repository at this point in the history
  6. add __init__.py

    RyosukeSasaki committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c8971fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce36cf5 View commit details
    Browse the repository at this point in the history
  8. modify __init__.py

    RyosukeSasaki committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    0114558 View commit details
    Browse the repository at this point in the history
  9. add default address

    RyosukeSasaki committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b05e2af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d8d90a View commit details
    Browse the repository at this point in the history
  11. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    0557a10 View commit details
    Browse the repository at this point in the history
  12. fix capital

    RyosukeSasaki committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b9c4c1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    228ba41 View commit details
    Browse the repository at this point in the history
  14. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    79678db View commit details
    Browse the repository at this point in the history
  15. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    978e239 View commit details
    Browse the repository at this point in the history
  16. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    f6638b7 View commit details
    Browse the repository at this point in the history
  17. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b3dda20 View commit details
    Browse the repository at this point in the history
  18. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    9924da3 View commit details
    Browse the repository at this point in the history
  19. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    a5390b8 View commit details
    Browse the repository at this point in the history
  20. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e773f4b View commit details
    Browse the repository at this point in the history
  21. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e39264c View commit details
    Browse the repository at this point in the history
  22. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    be3dd76 View commit details
    Browse the repository at this point in the history
  23. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    8791188 View commit details
    Browse the repository at this point in the history
  24. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    86b1fcc View commit details
    Browse the repository at this point in the history
  25. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c09b152 View commit details
    Browse the repository at this point in the history
  26. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b5c3ef3 View commit details
    Browse the repository at this point in the history
  27. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    8ecf5cf View commit details
    Browse the repository at this point in the history
  28. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    100063b View commit details
    Browse the repository at this point in the history
  29. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    df2bcd0 View commit details
    Browse the repository at this point in the history
  30. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    313dd3a View commit details
    Browse the repository at this point in the history
  31. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    154223b View commit details
    Browse the repository at this point in the history
  32. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    aa9306c View commit details
    Browse the repository at this point in the history
  33. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    cfa54f3 View commit details
    Browse the repository at this point in the history
  34. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    cd3e381 View commit details
    Browse the repository at this point in the history
  35. logger

    RyosukeSasaki committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    4e528b8 View commit details
    Browse the repository at this point in the history
  36. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    fa464c6 View commit details
    Browse the repository at this point in the history
  37. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    4fd8b68 View commit details
    Browse the repository at this point in the history
  38. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    eb58d52 View commit details
    Browse the repository at this point in the history
  39. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    46c7792 View commit details
    Browse the repository at this point in the history
  40. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    3f226c7 View commit details
    Browse the repository at this point in the history
  41. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    ff6fbe2 View commit details
    Browse the repository at this point in the history
  42. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    2de598d View commit details
    Browse the repository at this point in the history
  43. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    bb2ce35 View commit details
    Browse the repository at this point in the history
  44. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    0fdca74 View commit details
    Browse the repository at this point in the history
  45. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    f81a92e View commit details
    Browse the repository at this point in the history
  46. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    24ec8bf View commit details
    Browse the repository at this point in the history
  47. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    ba37094 View commit details
    Browse the repository at this point in the history
  48. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    7f1053c View commit details
    Browse the repository at this point in the history
  49. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    4649c41 View commit details
    Browse the repository at this point in the history
  50. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    66d661e View commit details
    Browse the repository at this point in the history
  51. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    df72297 View commit details
    Browse the repository at this point in the history
  52. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    bd62f76 View commit details
    Browse the repository at this point in the history
  53. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    ed0d585 View commit details
    Browse the repository at this point in the history
  54. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    ce066d5 View commit details
    Browse the repository at this point in the history
  55. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e98ed00 View commit details
    Browse the repository at this point in the history
  56. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    69792ce View commit details
    Browse the repository at this point in the history
  57. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    c8aab48 View commit details
    Browse the repository at this point in the history
  58. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    dfaea03 View commit details
    Browse the repository at this point in the history
  59. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    6ee027b View commit details
    Browse the repository at this point in the history
  60. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    bb2d1f0 View commit details
    Browse the repository at this point in the history
  61. serial_send

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b03497d View commit details
    Browse the repository at this point in the history
  62. DB

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    72c5fd8 View commit details
    Browse the repository at this point in the history
  63. DB

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    6145683 View commit details
    Browse the repository at this point in the history
  64. DB

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    2761a72 View commit details
    Browse the repository at this point in the history
  65. DB

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    5039b9a View commit details
    Browse the repository at this point in the history
  66. DB

    nagayama3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    5c5618f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. config.toml追加

    NeM-T committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    556e632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e30e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9888f9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8a4f29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87b219c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0557c29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    742f63c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    632fc4b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Configuration menu
    Copy the full SHA
    375a515 View commit details
    Browse the repository at this point in the history
  2. たいぽ

    NeM-T committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    ef6854a View commit details
    Browse the repository at this point in the history
  3. remove debug

    RyosukeSasaki committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    71f65d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5678ba7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c8a026 View commit details
    Browse the repository at this point in the history
  6. 高度計算関数追加

    NeM-T committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    b083589 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fab7700 View commit details
    Browse the repository at this point in the history
  8. エラーを修正

    NeM-T committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    aa1842d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3986587 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1f0ac2 View commit details
    Browse the repository at this point in the history
  11. config.toml追加

    NeM-T committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    c51b538 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7f6f51 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    787fa6b View commit details
    Browse the repository at this point in the history
  14. データロガー

    RyosukeSasaki committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    23ca663 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0e44206 View commit details
    Browse the repository at this point in the history
  16. change unit (hPa to Pa)

    RyosukeSasaki committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    fdc6d0e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9282d94 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    79ad92b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    adfb3d1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f1d48f1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c9cbb8d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0cfa05d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

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

Commits on Feb 18, 2020

  1. add go_straight.py

    nagayama3 committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    1204f30 View commit details
    Browse the repository at this point in the history
  2. 関数化・float対応

    NeM-T committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    3a85e3e View commit details
    Browse the repository at this point in the history
  3. go_straight

    RyosukeSasaki committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    fb574df View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. go_straight

    RyosukeSasaki committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    820ab4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df6774e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04c14ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ecdd7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f1f032 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    206a99e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. go_straight with madgwick

    nagayama3 committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a61c75e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a05d18 View commit details
    Browse the repository at this point in the history
  3. fix error

    RyosukeSasaki committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    86e60bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc80448 View commit details
    Browse the repository at this point in the history
  5. add sk2sat/TWE-Lite.hpp

    NeM-T committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    720d7a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f19193e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80101c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    775e90d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    f5625be View commit details
    Browse the repository at this point in the history
  2. fix tv_homing

    nagayama3 committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    1ad2c18 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. remove logs

    RyosukeSasaki committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    b9203fc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. i2c_bus対応

    RyosukeSasaki committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0728fc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    c4c3b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d932e73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbd9299 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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

Commits on Mar 6, 2020

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

    RyosukeSasaki authored Mar 6, 2020
    Configuration menu
    Copy the full SHA
    7d6abdc View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    5169738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5860d3b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. cp logger/go_strait

    NeM-T committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    d29723e View commit details
    Browse the repository at this point in the history
  2. fix main.py

    nagayama3 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    77945b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82cf3ef View commit details
    Browse the repository at this point in the history
  4. エラー修正

    RyosukeSasaki committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    b55a994 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    652f996 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16a8d0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5449c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

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

Commits on Mar 16, 2020

  1. SPEED => speed

    RyosukeSasaki committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    66742a7 View commit details
    Browse the repository at this point in the history
  2. GPS thread

    RyosukeSasaki committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    8a00b1b View commit details
    Browse the repository at this point in the history
  3. 落下判定

    nagayama3 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    865db6d View commit details
    Browse the repository at this point in the history
  4. target_azimuth設定

    nagayama3 committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    b778930 View commit details
    Browse the repository at this point in the history
  5. add camera option

    RyosukeSasaki committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    e4b5ab2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd70992 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e439f6 View commit details
    Browse the repository at this point in the history
  8. delete outputs

    RyosukeSasaki committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    14c872c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. fix conflict

    nagayama3 committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    c8a2f20 View commit details
    Browse the repository at this point in the history
  2. fix syntax

    Shinichiro Matano committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    918755a View commit details
    Browse the repository at this point in the history
  3. fix conflict

    nagayama3 committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    5df0060 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17bdf5f View commit details
    Browse the repository at this point in the history
  5. add comment

    RyosukeSasaki committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    28bb6cf View commit details
    Browse the repository at this point in the history
  6. fix dps310

    nagayama3 committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    4e71c36 View commit details
    Browse the repository at this point in the history
  7. [fix] たいぽ

    RyosukeSasaki committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    085b0fb View commit details
    Browse the repository at this point in the history
  8. STATE1 teat ok

    RyosukeSasaki committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    068c096 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. apply orientation

    RyosukeSasaki committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    3ffad0e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    97e9894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9a5d85 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. ゴミ削除

    RyosukeSasaki committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    2b481dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5355204 View commit details
    Browse the repository at this point in the history
  3. logger送信

    RyosukeSasaki committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    5c9d34d View commit details
    Browse the repository at this point in the history
  4. local receive

    RyosukeSasaki committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    903c346 View commit details
    Browse the repository at this point in the history
  5. add comment on dps310

    nagayama3 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    5148739 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9050b9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffee155 View commit details
    Browse the repository at this point in the history
  8. add comments

    nagayama3 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    fd792b3 View commit details
    Browse the repository at this point in the history
  9. add comment out

    NeM-T committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    850c09f View commit details
    Browse the repository at this point in the history
  10. loggerを辞書型に

    RyosukeSasaki committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    a7c3353 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. remove outputs

    RyosukeSasaki committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e955a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65e0b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. setup test

    RyosukeSasaki committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    815c378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5236c91 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    ba73ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e2ad36 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    dcfea7e View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    cd2aa28 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

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