Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 18, 2022. It is now read-only.
This repository was archived by the owner on May 18, 2022. It is now read-only.

Errors when running the control.html-site. #15

@JensHendar

Description

@JensHendar

Been trying to get a car running through the control.html-site, but getting all kinds of errors (see attached image). Sometimes it works, sometimes it doesn't. I am running the control.html-file using a Tornado web server and visiting the site using my Mac. Maybe there is something with the encoding?

My json looks like this:
{
"name": "Driftin Cars 27 mhz",
"description": "Bought for 99 crowns at Teknikmagasinet. 27.145 mhz.",
"frequency": 27.145,
"synchronization_burst_us": 1200,
"synchronization_spacing_us": 400,
"total_synchronizations": 4,
"signal_burst_us": 400,
"signal_spacing_us": 400,

"forward": 10,
"forward_left": 27,
"forward_right": 35,
"left": 57,
"reverse": 40,
"reverse_left": 51,
"reverse_right": 45,
"right": 65

}

screen shot 2015-05-08 at 13 26 31

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions