Combat Vehicle Reconnaissance (Wheeled)

The Combat Reconnaissance Vehicle (Wheeled), abbreviated to CVR(W) was a line of vehicles to replace the Ferret Armoured Car in British Army service.

Two variants were planned:

Vixen was developed but was cancelled in the Mason defence review of 1974–75, and never reached service. Fox was deployed with both Regular Army and Territorial Army units but gathered a poor image due to some accidents where the vehicle tipped over - probably due to a combination of the high centre of gravity and poor driving.

Notes and references


    gollark: What queue and why does it not work?
    gollark: Do you really need to post a screen of uncommented mysterious code directly in discord?
    gollark: Plus associated functions to suspend coroutines and whatnot.
    gollark: ```luawhile run do local ev = {cy()} for ID, co in pairs(coroutines) do if coroutine.status(co.coroutine) == "dead" then co.status = "dead" co.running = false end if co.running then _G.process.running_ID = ID local ok, err = coroutine.resume(co.coroutine, table.unpack(ev)) if not ok then if co.error_handler then co.error_handler(err) else run = false error = err end end end endend```is what I have for that.
    gollark: When I say "process" I mean "coroutine with fancy metadata being run in a loop".
    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.