Commit Graph

27 Commits

Author SHA1 Message Date
Oliver Smith f1e228d334 doc/manuals: set OSMO_REPOSITORY
Fix uploading manuals to the wrong directory.

Related: OS#5902
Change-Id: I9a84ac72180eeaaad64d923b29541f6ed9828b4e
2023-03-07 14:10:56 +01:00
Harald Welte 1d12caa521 doc/e1-tracer: Add an initial e1-tracer user manual
Change-Id: I9413195d69325ba74b3993e6ec7a1fc7628b5dd1
2022-11-02 22:06:13 +01:00
Harald Welte 3722b186e0 doc: Prepare for more than one user manual
Move icE1usb specific chapters to chapters/icE1usb/ to prepare for
the upcoming e1-tracer user manual.

Change-Id: I4c6cdd4036051469640b86860ea19736aa04364a
2022-11-01 09:37:29 +01:00
Harald Welte 5aa50f4832 doc/icE1usb: Fix typo
Change-Id: I78fa7a69eed2d0112628396156174a83195f0238
2022-11-01 09:37:29 +01:00
Harald Welte 921f39c672 doc/icE1usb: gateware is stored in flash and can be upgraded
Change-Id: I319ff4e75ba76543e562822b6b6d5968bccef237
2022-11-01 09:37:29 +01:00
Harald Welte 7d72b86946 doc/icE1usb: Add link to older firmware builds
Change-Id: I8b97efbe4a644e5b9bbdec0bc764d55f7b59d2d2
2022-11-01 09:37:29 +01:00
Harald Welte 90c842f8dc doc/icE1usb: fix warning about two list items '1'
asciidoc: WARNING: firmware.adoc: line 25: list item index: expected 2 got 1
Change-Id: I7312538c6aa723e25176a6a5288ccab6c03e5f08
2022-11-01 09:37:29 +01:00
nickvsnetworking cf587af09e Doc Update - Build process for DAHDI on Debian 11
Change-Id: I0679bd14702b7b3d05c3346ce10358f45fef0301
2022-05-17 11:16:29 +02:00
Manawyrm 212d6c3576 manual: add info and renders to show to set TE/NT mode
The page break is currently a bit ugly, but I didn't see an easy way
to fix it. The images and info text should make the process much clearer.

Change-Id: I5999dc60850da2cd02d9bbc7db5727cdebf041c6
2022-02-24 10:12:47 +00:00
Harald Welte 4d8e12413f manual: Document the factory default jumper setting
Also re-word/expand a bit on the situations in which NT mode
or cross-over is needed.

Change-Id: Ie726d4ca2e8605015a2f0384d2b435e1b40c1cad
2022-02-23 22:00:09 +01:00
Harald Welte ce1262fc51 manual: fix link to gateware
Change-Id: Iad107b33d182e3d9343dfb4e533360740e9c85df
2022-02-23 21:26:32 +01:00
Harald Welte fdfabf93f5 icE1usb doc: Add pictures of front and back side
Closes: OS#5406
Change-Id: Ifc382c762119b397dd9a6b484ebc9a237897fba9
2022-01-18 20:22:56 +00:00
Harald Welte 4090182ce0 icE1usb doc: Link to wiki page about iso USB issues
Change-Id: Id5f555519d5e320570017178613c752591db4a2f
2022-01-18 20:22:56 +00:00
Harald Welte 9df9995d2f icE1usb: update manual to reflect firmware 0.2 (GPS-DO, 2 ports)
Change-Id: I9dac5b9479af37270dc13e334a278f91f260c7ce
2022-01-17 17:16:09 +01:00
Harald Welte 24eb3e308a icE1usb doc: DAHDI driver no longer experimental
Change-Id: I0c65d7be98f514a5f106472389472a177d3c58c2
2022-01-16 18:12:59 +01:00
Harald Welte b279fc3542 manual: typo fix
Change-Id: I86b682b2b4bf6415b59558b00fba1288d7db3b50
2021-03-30 15:40:13 +02:00
Harald Welte 9e2e948565 manual: Add link to DAHDI driver
Change-Id: I96c7b43fe0112c66391df8f4867c2eb60cf3005f
2021-03-30 15:40:13 +02:00
Harald Welte 0b7f8347ef maunal: update firmware filenaming
In Change-Id I319edb76dd74be6904395692ab1599fb8f1f9065 we had
changed the file naming of the firmware binaries from the somewhat
general fw_app*.bin format to icE1usb-fw*.bin, but the manual
was not updated accordingly.

Change-Id: I0cc2cd3f3f8f166b9409463fbd4b01e344cfe399
2021-03-30 15:29:04 +02:00
Harald Welte 6c8858b5db manual: clarify download locations
Change-Id: Ibfeff7cc964445565b0ba08580532fc4baf97dbf
2021-03-30 15:29:04 +02:00
Harald Welte 6101b1b938 manual: Fix USB ProductID swap between bootloader and application
Change-Id: I7adf31cb731f34834bb859f667e5edf51964ad32
2021-03-30 15:22:59 +02:00
Oliver Smith d37ed5339c doc/manuals/Makefile: fix typo in 'srcdir'
Prevent the following error (generating manuals seemed to work fine
regardless):
	realpath: missing operand
	Try 'realpath --help' for more information.
	make: Nothing to be done for 'all'.

Change-Id: I72a62b86cba0dfd710f7e1c4c01a3c10710128d8
2021-01-13 10:54:04 +01:00
Oliver Smith dac64990c6 doc/manuals: support OSMO_GSM_MANUALS_DIR
Instead of only relying on pkg-config, support the environment variable
and fallback path like in other Osmocom repositories too. The same
script is used in other Osmocom repositories where manuals are built
without autotools.

Related: OS#4912
Change-Id: Iecfbfc2a7588c316642aa37be637cf3c02f76ac4
2021-01-13 10:54:01 +01:00
Harald Welte 5276567b24 icE1usb fw: Use green per-port LED to indicate alignment status
Whenever Rx is aligned, the green LED is permanently on.
Whenever Rx is not aligned, the green LED is blinking.

What's missing is to check for E1 clock ticks and turn the LED off
completely if there are no clock ticks.

Change-Id: I42d53544858dbbbae5206d9a62b08672966c9ebf
2020-12-20 23:20:21 +00:00
Harald Welte a878ac8c33 add missing icE1usb-usermanual-docinfo.xml
This was missing in commit Ia04890cf3b321f8cb01e3c513a730031e76376b9

Change-Id: I4b20c38bf6ad87307c86e594cc23330d11b6303f
2020-12-17 17:19:09 +01:00
Harald Welte d645d44eb4 First version of icE1usb user manual
Change-Id: Ia04890cf3b321f8cb01e3c513a730031e76376b9
2020-12-15 08:48:26 +01:00
Harald Welte 72865d866f move specifications to sub-directory
Change-Id: Ib310e9bea7391cf0af27cf560a393e8c8d7bb190
2020-12-15 08:48:26 +01:00
Sylvain Munaut ff64012b21 doc: Import the official specification documents for E1
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2020-09-13 21:22:55 +02:00