Archiwum » varia
26 paź 2011, 11:01 · Kategorie: varia
…to taka mała notka nt. wspomnianego poniżej WD20EARX i jego problemów z prędkością zapisu:
„Windows XP, single partition – set jumpers 7-8 prior to installation or use WD align SW”
Tak, dokładnie, jak się używa tych dysków z Windą XP to należy założyć jumper na piny 7-8, bo inaczej czeka was 8 godzin pracy WD allign.
A bez tego? Wyobraźcie sobie, że w przypadku zapisywania w wielu wątkach wielu plików na raz na dysk, np. ściągając na raz kilkanaście plików przy pomocy FTPRush transfer na dysk osiąga zawrotną prędkość 6-7 MB/s. Podczas gdy zapisuje na jakiegoś starego Samsung 200GB przez USB normalnie wysycam łącze do 100mbps.
Chce się zakrzyknąć: „doczekałem czasów gdy mam szybszy internet niż dysk twardy”.
Więcej info o WD*EARX i ich problemach z „advanced format”: http://lime-technology.com/forum/index.php?topic=5384.0
25 paź 2011, 9:46 · Kategorie: varia
Czytałem że coś gdzieś się stało i ceny podskoczyły. Ale po porównaniu ceny z zakupu miesiąc temu i ceny teraz, jestem w lekkim szoku:

9 wrz 2011, 23:46 · Kategorie: humor, varia
Tak, złe informatyczne VooDoo istnieje. I nie chodzi o złe (dziś już archaiczne) karty firmy 3dfx, ale o fakt, że istnieją osoby które emanują negatywną energią i w ich towarzystwie nic posiadającego bardziej skomplikowane elementy niż tranzystory BC211+313.
czytaj dalej »
12 gru 2010, 4:42 · Kategorie: varia
Narodziła się nowa lepsza wersja, czyli Baseciq 2.0. 3,63kg, 59cm.
17 lip 2010, 22:42 · Kategorie: krótkofalarstwo, linux, varia
Kolega Gófer, o, pardąsik, SP5GOF, skorzystał z moich doświadczeń z reverse engicośtam “protokołu” komunikacyjnego Wouxuna KG-UVD1P i stworzył narzędzie do obsługi z poziomu Linuxa:
http://owx.chmurka.net/
Całość została przetestowana na modelach KG-UVD1P i KG-UVD2. Obydwa, jak słusznie zauważył Gof, identyfikują się jako KG669V.
Oczywiście, przed użyciem proszę zapoznać się z ulotką lub skonsultować z najbliższym guru linuksowym lub administratorem.
English: Open WouXun utility is tool that allows you basic manipulation of Wouxun KG1UVD-P, KG-UV2D and possibly other Wouxun TRXa. Below, you can find outdate readme file. PLEASE refer to readme file located on OWX homepage, where You can find more information about this software (in english, of course).
http://owx.chmurka.net/
Please note – writting to me regarding usage or compilation will only extend reply time, since I’m forced to forward every request to Adam by myself.
Utility was developed on Wouxun KG-UV2D and tested on KG1UVD-P (both
identify as KG669V). Possibly other Wouxuns are supported too - use at
your own risk and ALWAYS make backups! Using this utility can result
in rendering your radio unusable. You have been warned.
Utility was developed under Linux but ports for other systems can be made.
If you're interested please contact us.
Utility downloads binary memory map from Wouxun radio to file and uploads
this file to the radio. This map contains all settings, channels, locks etc.
It can also export locks and channels from binary file to CSV file to allow
you to edit it in your favorite editor or spreadsheet. Edited CSV file can
be later imported into existing binary file and this binary file sent back
to radio.
Altering other settings is not possible at this time (it is not needed as
they are accessible from the menu), but if you want this functionality,
please let us know.
Newest version can be found at:
http://www.chmurka.net/p/wouxun.tar.gz
2. Authors
SP5GOF gof (at) chmurka.net - coding
SQ5LWN baseciq (at) baseciq.org - reverse-enginnering and procotol information
3. Interface
Standard RS232/TTL converter on MAX232 or similar is needed. It can be found
on Google. Connections:
a) 2.5mm (spk) shield: gnd
b) 2.5mm (spk) ring: radio tx (out)
c) 2.5mm (spk) tip: unconnected
d) 3.5mm (mic) shield: radio rx (in)
e) 3.5mm (mic) ring: unconnected
f) 3.5mm (mic) tip: unconnected
4. Usage
Command line syntax is: wouxun [command parameters]
Valid commands and their parameters:
test -p
get -p
-f
put -p
-f
export -f -c
import -f -c
Examples:
Test connection:
$ wouxun test -p /dev/ttyS0
Read data from radio to binary file:
$ wouxun get -p /dev/ttyS0 -f wouxun.bin
Write data to radio from binary file:
$ wouxun put -p /dev/ttyS0 -f wouxun.bin
Export csv table from binary file:
$ wouxun export -f wouxun.bin -c wouxun.csv
Import csv table to binary file:
$ wouxun import -f wouxun.bin -c wouxun.csv
Remember to always make backups!
Strona 1 z 101 2 3 4 5 » ostatnia »