1.1.65 - Released November 6, 2009
ChangeLog
- Version 1.1.65.
- Update info.cgi to show "relay", and use correct values for "external_inputs" and "external_outputs" for various products.
- New bitware (Thu, 29 Oct 2009 23:08:40).
- New bitware (Tue, 27 Oct 2009 23:48:08): new bit file that never stops.
- Add defaults for NetCamSC 5MP H.264.
- New bitware (Wed, 7 Oct 2009 16:58:15): Fixes 2592 size's bad pixels on right.
- Add new video driver nodes ("/dev/video/overlayN" and "/dev/video/commentN") for future use.
- Add HTTP API command to read trigger input state.
- status.cgi: report failure if unable to load video driver firmware (missing "/proc/video" file).
- Fix gzipped firmware bit files.
- Remove unneeded #include files.
- h264: Replace script version of /bin/h264 with a compiled application.
- Add .cvsignore for tcpblast.
- New bitware (Thu, 1 Oct 2009 14:53:03): LEDs work now, and the user clock problem with ISE 11.3 is fixed.
- /bin/mjpeg: Increase TCP send buffer size (SO_SNDBUF).
- Add /bin/tcpblast to default builds.
- nc: Add "-u" option for UDP mode.
- /dev/zero: Speed up read access by using memset in blocks of up to 4KB.
- nc: Add "-x" to usage information.
- dm9000: Add debug messages showing PHY link state.
- h264: Add more comments to H.264 driver code.
- New bitware (Wed, 23 Sep 2009 23:47:53): fixes IR wiring problem; lower data rate.
- h264: Add interrupt counter for each video stream sequence.
- h264: Add warning if we receive an unexpected interrupt when we are paused due to buffer overflow.
- New bitware (Tue, 15 Sep 2009 19:23:38): overlay int
- h264: Move code from stardot_read_h264 into new h264_restart() function.
- h264: Do not report imaging interrupts as stopped if we are paused due to buffer overflow.
- h264: Fix compile error when CONFIG_STARDOT_VIDEO_STARDOT_H264 is not defined.
- h264: Only update frame size based on number of bytes actually read from the FIFO.
- h264: Fix SOS/SOF handling so that frame size counters are reset properly; add "$N" markup character to overlay to show video frame number.
- h264: Clear frame sizes on start of sequence (SOS) interrupt.
- Add support for "OVERLAY" interrupt.
- Add HTTP API command to turn relay on/off.
- h264: Add I/P frame size reporting at end of sequence (set "h264_debug=1" to enable).
- msh: Increase size of command history buffer from ~16 entries to 32 entries.
- msh: Do not add duplicate entries to command history buffer.