Can you explain how I can know or change the output period? All I am going on is what the spec said on the product page, and that other products I had seen had configurable rates up to 333hz. There wasn't anything in the api about the rate. Perhaps I just need more info. I understand that I can do external power to get 6V. What I am trying to do is get the fastest rate possible for responsive and smooth remote control of robots and cars. Its not that 40Hz would be to slow if that was the only latency, but when combining this with the camera, the network transmission of video etc, the latency of things can overlap to create less than ideal responsiveness. I'm trying to get the best technically possible responsiveness. My custom software is written in C, and I'm transmitting control data, and return video and sensor data using UDP. In essence I am doing what the hobby FPV model airplane guys are doing, only instead of specialized controllers, and analog video, my remote device is running a full linux system and data/video is transmitted with UDP. The software is open source btw (altho not yet ready to use in any easy way for this purpose). @
http://github.com/krad-radio