Alexander Butenko
Alexander Butenko
ok. lets wait till next bugreport 'Date returned in wrong format'. I have changed version to 4.0-trunk, to identify that its not a release.
Yes, to avoid this use http://ericleads.com/h5validate/
@caitken-com were you able to solve this? I have the same issue
@darkxst is there a change log somewhere? :) sorry for the noise
btw, initially i were blaming my cheap transmitter, but yesterday I have tried with STX882 transmitter and ended up with the same issue.
@akirjavainen in reverse, increasing repeats to 10 seems making things much better. At least I have tested 10 cycles and its working 100% of times now. Thanks for the hint...
i got you. Im working on the virtual remote development now. the only thing which is missing is a crc calculation. The java code i been mentioning is from https://github.com/akirjavainen/A-OK/issues/1...
closing issue as done. I will open later on a pull request with a command generator. I finally managed to do that
Writing such a feature would require to write 'one more data validation library'. I believe the best way is to sanitize your data before going into mysql as you wrote.