Agisoft.Photoscan.Professional.v1.4.3.linux.x64
sudo cp libpython3.5m.so.1.0 /usr/lib
sudo ln -s /usr/lib/libgmp.so /usr/lib/libgmp.so.3
sudo pacman -S openblas
sudo ln -s /usr/lib/libopenblas.so /usr/lib/libopenblas.so.0
sudo ln -s /usr/lib/qcad/platforms/libqxcb.so /usr/lib/
# não funciona!
sudo ./photoscan
# esse funciona
sudo ./photoscan.sh
domingo, 1 de dezembro de 2019
sábado, 30 de novembro de 2019
Ares Commander no Wine
Ares Commander 2016 funcionou perfeitamento no linux manjaro usando o wine, versão 32 bits, mas também você consegue instalar as versões 64bits com o novo wine. Instalei o Ares Commander 2016 usando o PlayOnLinux.
Maravilha, agora que o Draftsight vai ir pra plano unicamente pago, o Ares é uma ótima escolha.
Maravilha, agora que o Draftsight vai ir pra plano unicamente pago, o Ares é uma ótima escolha.
quinta-feira, 7 de novembro de 2019
sábado, 19 de outubro de 2019
open drone map manjaro
Erro:
Make sure to issue a ./webodm.sh down if you decide to change the environment.
docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml start || docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml up --scale node-odm=1
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
Make sure to issue a ./webodm.sh down if you decide to change the environment.
docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml start || docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml up --scale node-odm=1
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?
If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.
solução:
usermod -aG docker seuUsuario
systemctl start docker
./webodm.sh start
------------------------------------------------
sexta-feira, 18 de outubro de 2019
Transcoor - topografia - agrimensura - programa
Transcoor é um programa para processamento de dados de campo. O ramo da topografia carece de aplicativos gratuitos para processar as cadernetas de campo. No programa transcoor é possível fazer o cálculo da caderneta de campo no formato .M21, padrão do topograph.
As estações devem ter o nome de E, as vantes precisam ser informadas com um V, a ré precisa ser informada com um R.
É possível importar toda a caderneta de uma vez no programa, apertar calcular para chegar nas coordenadas finais.
Não é necessário especificar os valores da estação inicial nem o azimute, assim o transcoor irá colocar uma coordenada local com norte para o ponto de ré.
https://github.com/dclarks/Transcoor
As estações devem ter o nome de E, as vantes precisam ser informadas com um V, a ré precisa ser informada com um R.
É possível importar toda a caderneta de uma vez no programa, apertar calcular para chegar nas coordenadas finais.
Não é necessário especificar os valores da estação inicial nem o azimute, assim o transcoor irá colocar uma coordenada local com norte para o ponto de ré.
https://github.com/dclarks/Transcoor
sexta-feira, 11 de outubro de 2019
minidlna permission
#Inicia o minidlnad
sudo systemctl start minidlna.service
#verifica o status
sudo systemctl status minidlna
Started minidlna server.
minidlna.c:447: warn: Unable to change pidfile /var/run/minidlna/minidlna.pid ownership: Operation not perm>
minidlna.c:997: error: Unable to set db_path [/var/cache/minidlna] ownership to 1000: Operation not permitt>
minidlna.c:1002: fatal: Failed to switch to uid '1000'. [Operation not permitted] EXITING.
minidlna.service: Main process exited, code=exited, status=255/EXCEPTION
minidlna.service: Failed with result 'exit-code'.
#Tentativa da correção do erro acima:
chown -R myuser /var/cache/minidlna
chgrp -R myuser /var/cache/minidlna
# verifica quais processos estão a usar as portas
netstat -nlp | grep 8200
netstat -nlp | grep 1900
udp 0 0 239.255.255.250:1900 0.0.0.0:* 24634/minidlnad
udp 0 0 192.168.0.104:1900 0.0.0.0:* 967/qbittorrent
udp 0 0 127.0.0.1:1900 0.0.0.0:* 967/qbittorrent
udp 0 0 0.0.0.0:1900 0.0.0.0:* 967/qbittorrent
#qbitorrent usando a mesma porta, dai da pau
minidlnad
sudo systemctl start minidlna.service
#verifica o status
sudo systemctl status minidlna
Started minidlna server.
minidlna.c:447: warn: Unable to change pidfile /var/run/minidlna/minidlna.pid ownership: Operation not perm>
minidlna.c:997: error: Unable to set db_path [/var/cache/minidlna] ownership to 1000: Operation not permitt>
minidlna.c:1002: fatal: Failed to switch to uid '1000'. [Operation not permitted] EXITING.
minidlna.service: Main process exited, code=exited, status=255/EXCEPTION
minidlna.service: Failed with result 'exit-code'.
#Tentativa da correção do erro acima:
chown -R myuser /var/cache/minidlna
chgrp -R myuser /var/cache/minidlna
# verifica quais processos estão a usar as portas
netstat -nlp | grep 8200
netstat -nlp | grep 1900
udp 0 0 239.255.255.250:1900 0.0.0.0:* 24634/minidlnad
udp 0 0 192.168.0.104:1900 0.0.0.0:* 967/qbittorrent
udp 0 0 127.0.0.1:1900 0.0.0.0:* 967/qbittorrent
udp 0 0 0.0.0.0:1900 0.0.0.0:* 967/qbittorrent
#qbitorrent usando a mesma porta, dai da pau
minidlnad
domingo, 28 de julho de 2019
ublox
[ 56.344351] usb 1-6: USB disconnect, device number 3
[ 56.345024] print_req_error: I/O error, dev sdc, sector 36097
[ 56.345031] Buffer I/O error on dev sdc1, logical block 1, lost async page write
[ 56.396791] FAT-fs (sdc1): unable to read boot sector to mark fs as dirty
[ 57.292128] audit: type=1131 audit(1564351579.220:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 62.590066] usb 1-1: new high-speed USB device number 4 using ehci-pci
[ 62.744945] usb 1-1: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.00
[ 62.744953] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 62.744958] usb 1-1: Product: Mass Storage
[ 62.744961] usb 1-1: Manufacturer: Generic
[ 62.744965] usb 1-1: SerialNumber: AC88A31B
[ 62.745503] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 62.749959] scsi host6: usb-storage 1-1:1.0
[ 63.758800] scsi 6:0:0:0: Direct-Access Generic Flash Disk 8.07 PQ: 0 ANSI: 4
[ 63.761479] sd 6:0:0:0: [sdc] 31457280 512-byte logical blocks: (16.1 GB/15.0 GiB)
[ 63.762611] sd 6:0:0:0: [sdc] Write Protect is off
[ 63.762614] sd 6:0:0:0: [sdc] Mode Sense: 23 00 00 00
[ 63.763882] sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 63.770595] sdc: sdc1
[ 63.774973] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[ 176.067939] [UFW BLOCK] IN=wlp0s18f2u3 OUT= MAC=01:00:5e:00:00:01:50:c7:bf:c5:be:a0:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[ 301.198990] [UFW BLOCK] IN=wlp0s18f2u3 OUT= MAC=01:00:5e:00:00:01:50:c7:bf:c5:be:a0:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[ 426.229957] [UFW BLOCK] IN=wlp0s18f2u3 OUT= MAC=01:00:5e:00:00:01:50:c7:bf:c5:be:a0:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[ 551.258758] [UFW BLOCK] IN=wlp0s18f2u3 OUT= MAC=01:00:5e:00:00:01:50:c7:bf:c5:be:a0:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[ 676.388452] [UFW BLOCK] IN=wlp0s18f2u3 OUT= MAC=01:00:5e:00:00:01:50:c7:bf:c5:be:a0:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[ 688.995577] sdc: detected capacity change from 16106127360 to 0
[ 690.762468] usb 1-1: USB disconnect, device number 4
[ 699.212601] usb 3-1: new full-speed USB device number 2 using ohci-pci
[ 699.396297] usb 3-1: New USB device found, idVendor=067b, idProduct=2303, bcdDevice= 4.00
[ 699.396305] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 699.396309] usb 3-1: Product: USB-Serial Controller D
[ 699.396313] usb 3-1: Manufacturer: Prolific Technology Inc.
[ 699.467491] usbcore: registered new interface driver pl2303
[ 699.467507] usbserial: USB Serial support registered for pl2303
[ 699.467531] pl2303 3-1:1.0: pl2303 converter detected
[ 699.488413] usb 3-1: pl2303 converter now attached to ttyUSB0
[thiago-pc Área de trabalho]# lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[ 56.345024] print_req_error: I/O error, dev sdc, sector 36097
[ 56.345031] Buffer I/O error on dev sdc1, logical block 1, lost async page write
[ 56.396791] FAT-fs (sdc1): unable to read boot sector to mark fs as dirty
[ 57.292128] audit: type=1131 audit(1564351579.220:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 62.590066] usb 1-1: new high-speed USB device number 4 using ehci-pci
[ 62.744945] usb 1-1: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.00
[ 62.744953] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 62.744958] usb 1-1: Product: Mass Storage
[ 62.744961] usb 1-1: Manufacturer: Generic
[ 62.744965] usb 1-1: SerialNumber: AC88A31B
[ 62.745503] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 62.749959] scsi host6: usb-storage 1-1:1.0
[ 63.758800] scsi 6:0:0:0: Direct-Access Generic Flash Disk 8.07 PQ: 0 ANSI: 4
[ 63.761479] sd 6:0:0:0: [sdc] 31457280 512-byte logical blocks: (16.1 GB/15.0 GiB)
[ 63.762611] sd 6:0:0:0: [sdc] Write Protect is off
[ 63.762614] sd 6:0:0:0: [sdc] Mode Sense: 23 00 00 00
[ 63.763882] sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 63.770595] sdc: sdc1
[ 63.774973] sd 6:0:0:0: [sdc] Attached SCSI removable disk
[ 176.067939] [UFW BLOCK] IN=wlp0s18f2u3 OUT= MAC=01:00:5e:00:00:01:50:c7:bf:c5:be:a0:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[ 301.198990] [UFW BLOCK] IN=wlp0s18f2u3 OUT= MAC=01:00:5e:00:00:01:50:c7:bf:c5:be:a0:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[ 426.229957] [UFW BLOCK] IN=wlp0s18f2u3 OUT= MAC=01:00:5e:00:00:01:50:c7:bf:c5:be:a0:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[ 551.258758] [UFW BLOCK] IN=wlp0s18f2u3 OUT= MAC=01:00:5e:00:00:01:50:c7:bf:c5:be:a0:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[ 676.388452] [UFW BLOCK] IN=wlp0s18f2u3 OUT= MAC=01:00:5e:00:00:01:50:c7:bf:c5:be:a0:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[ 688.995577] sdc: detected capacity change from 16106127360 to 0
[ 690.762468] usb 1-1: USB disconnect, device number 4
[ 699.212601] usb 3-1: new full-speed USB device number 2 using ohci-pci
[ 699.396297] usb 3-1: New USB device found, idVendor=067b, idProduct=2303, bcdDevice= 4.00
[ 699.396305] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 699.396309] usb 3-1: Product: USB-Serial Controller D
[ 699.396313] usb 3-1: Manufacturer: Prolific Technology Inc.
[ 699.467491] usbcore: registered new interface driver pl2303
[ 699.467507] usbserial: USB Serial support registered for pl2303
[ 699.467531] pl2303 3-1:1.0: pl2303 converter detected
[ 699.488413] usb 3-1: pl2303 converter now attached to ttyUSB0
[thiago-pc Área de trabalho]# lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
sábado, 25 de maio de 2019
Planta medicinal
Quebra Pedra Rasteira (euphorbia prostrata):
Nasce em calçadas, terrenos baldios, etc.
2 colheres de sobremesa para 1 xícara de água.
Picão Preto (bidens pilosa):
Nasce em tudo que é lugar, possui carrapicho que grudam nas roupas.
O chá de picão, eficaz no combate às amigdalites e alergias, além dos citados acima, deve ser preparado com a proporção de três colheres de sopa da erva para cada litro de água.
Coloque a água em um recipiente e leve ao fogo.
Adicione, em seguida, a erva e aguarde chegar ao ponto de fervura.
Quando começar a ferver, desligue o fogo e tampe, deixando a mistura abafada por cerca de dez minutos.
Passado esse período, coe e consuma a dose de uma ou duas xícaras ao dia.
Pode fazer banho de assento para tratar hemorroidas, falam que é bastante eficaz.
Nasce em calçadas, terrenos baldios, etc.
2 colheres de sobremesa para 1 xícara de água.
Picão Preto (bidens pilosa):
Nasce em tudo que é lugar, possui carrapicho que grudam nas roupas.
O chá de picão, eficaz no combate às amigdalites e alergias, além dos citados acima, deve ser preparado com a proporção de três colheres de sopa da erva para cada litro de água.
Coloque a água em um recipiente e leve ao fogo.
Adicione, em seguida, a erva e aguarde chegar ao ponto de fervura.
Quando começar a ferver, desligue o fogo e tampe, deixando a mistura abafada por cerca de dez minutos.
Passado esse período, coe e consuma a dose de uma ou duas xícaras ao dia.
Pode fazer banho de assento para tratar hemorroidas, falam que é bastante eficaz.
quinta-feira, 23 de maio de 2019
converter imagem para pdf no tamanho A4 imagemagick
Assuming p.png is 1700 × 2338 pixels:
1700 * sqrt(2) is 2404.163056034262, so we'll make the height 2404 pixels.
2404 pixels in 297mm, 29.7 cm, is 80.9428 pixels per centimetre.
usando o imagemagick, convert:
convert p.png -gravity Center -extent 1700x2404 -density 80.9428 -units pixelspercentimeter p.pdf
Versões atuais do imagemagick é possível usar um tal de comando magick para fazer o cálculo de quantos pixels por centímetros tem cada imagem, caso elas variem em tamanho de pixels.
Nas versões antigas é necessário fazer um script para aplicar o comando para cada imagem de forma personalizada.
1700 * sqrt(2) is 2404.163056034262, so we'll make the height 2404 pixels.
2404 pixels in 297mm, 29.7 cm, is 80.9428 pixels per centimetre.
usando o imagemagick, convert:
convert p.png -gravity Center -extent 1700x2404 -density 80.9428 -units pixelspercentimeter p.pdf
Versões atuais do imagemagick é possível usar um tal de comando magick para fazer o cálculo de quantos pixels por centímetros tem cada imagem, caso elas variem em tamanho de pixels.
Nas versões antigas é necessário fazer um script para aplicar o comando para cada imagem de forma personalizada.
sábado, 30 de março de 2019
Transferência de Custódia entre corretoras
Tem que preencher um formulário com os dados, tem que ser enviado assinado e com firma reconhecida para a sua assinatura para sua corretora atual (reconhecimento por autenticidade, não poderá ser por semelhança). Custou perto de R$ 6 cada firma.
Não precisa colocar o valor em reais, apenas a quantidade.
No tipo, coloquei cota para fundo imobiliário e tesouro direto.
Assinei lá no cartório.
Não precisa colocar o valor em reais, apenas a quantidade.
No tipo, coloquei cota para fundo imobiliário e tesouro direto.
Assinei lá no cartório.
Banco do Brasil taxas
Os caras cobram 10,18 reais para fazer TED entre bancos diferente para a conta de serviços essenciais, tá louco!
Não vale muito a pena ter conta no banco do brasil, melhor deixar lah só pra quando precisar sacar mais fácil.
Não vale muito a pena ter conta no banco do brasil, melhor deixar lah só pra quando precisar sacar mais fácil.
sexta-feira, 29 de março de 2019
draftsight - paste to original coordinates
Colar para as coordenadas orginais:
_paste@sourceposition
ou
colar@posiçãoorigem
_paste@sourceposition
ou
colar@posiçãoorigem
sexta-feira, 25 de janeiro de 2019
BricsCAD no Manjaro Linux
yaourt -S bricscad
Erro:
/opt/bricscad-legacy/bricscad/bricscad: error while loading shared libraries: libgdk-x11-2.0.so.0: cannot open shared object file: No such file or directory
pacman -S lib32-gdk-pixbuf2 lib32-libcups lib32-gtk2 lib32-libgcrypt15
Na pasta: bricscad-legacy
ln -s /usr/lib32/libgdk-x11-2.0.so
ln -s /usr/lib32/libgnutls.so libgnutls.so.26
ln -s /usr/lib32/libgcrypt.so.11
Erro:
/opt/bricscad-legacy/bricscad/bricscad: /opt/bricscad-legacy/bricscad/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib32/libpng16.so.16)
Entrar na pasta briscad-legacy/bricscad
Remover o arquivo rm libz.so.1
ln -s /usr/lib32/libz.so.1
Erro:
/opt/bricscad-legacy/bricscad/bricscad: error while loading shared libraries: libgdk-x11-2.0.so.0: cannot open shared object file: No such file or directory
pacman -S lib32-gdk-pixbuf2 lib32-libcups lib32-gtk2 lib32-libgcrypt15
Na pasta: bricscad-legacy
ln -s /usr/lib32/libgdk-x11-2.0.so
ln -s /usr/lib32/libgnutls.so libgnutls.so.26
ln -s /usr/lib32/libgcrypt.so.11
Erro:
/opt/bricscad-legacy/bricscad/bricscad: /opt/bricscad-legacy/bricscad/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib32/libpng16.so.16)
Entrar na pasta briscad-legacy/bricscad
Remover o arquivo rm libz.so.1
ln -s /usr/lib32/libz.so.1
domingo, 9 de dezembro de 2018
converter de m4a para mp3, todos os arquivos de um diretorio
for f in *.m4a; do ffmpeg -i "$f" -acodec libmp3lame -ab 128k "${f%.m4a}.mp3"; done
sábado, 8 de dezembro de 2018
Metatrader 5 - Rico corretora
Usando o metatrader 5 para conta de daytrade na rico, fiquei impossibilitado de usar o homebroker e também o aplicativo da rico para android para fazer operação de posição ou swing trade. Fica complicado assim, ter que escolher entre day trade e posição.
Outro ponto complicado é que no metatrader o cursor em cruz não anda de tick em tick, isso dificulta para vc comprar em determinado preço, tem que ficar prestando bastante atenção nos números quebrados. Não sei se há opção para fazer o cursor em cruz andar de tick em tick, não achei.
Resumo da história: metatrader 5 cancelado.
Outro ponto complicado é que no metatrader o cursor em cruz não anda de tick em tick, isso dificulta para vc comprar em determinado preço, tem que ficar prestando bastante atenção nos números quebrados. Não sei se há opção para fazer o cursor em cruz andar de tick em tick, não achei.
Resumo da história: metatrader 5 cancelado.
sábado, 10 de novembro de 2018
Mouse HP X900 é ruim
Mouse não funciona direito em qualquer superfície, papel sulfite e mesa lisa não rola. Mouse ruim, não recomendo.
segunda-feira, 8 de outubro de 2018
Qgis 3.2.3 - Google maps
Adicionar google maps no layer do qgis
Tem que adicionar o XYZ Tiles
Preencher com URLs:
Para exportar para GeoTiff tem que clicar em cima da camada e ir em salvar como.
Tem que adicionar o XYZ Tiles
Preencher com URLs:
Roadmap
http://mt0.google.com/vt/lyrs=m&hl=en&x={x}&y={y}&z={z}
http://mt0.google.com/vt/lyrs=m&hl=en&x={x}&y={y}&z={z}
Terrain
http://mt0.google.com/vt/lyrs=p&hl=en&x={x}&y={y}&z={z}
http://mt0.google.com/vt/lyrs=p&hl=en&x={x}&y={y}&z={z}
Altered roadmap
http://mt0.google.com/vt/lyrs=r&hl=en&x={x}&y={y}&z={z}
http://mt0.google.com/vt/lyrs=r&hl=en&x={x}&y={y}&z={z}
Satellite only
http://mt0.google.com/vt/lyrs=s&hl=en&x={x}&y={y}&z={z}
http://mt0.google.com/vt/lyrs=s&hl=en&x={x}&y={y}&z={z}
Terrain only
http://mt0.google.com/vt/lyrs=t&hl=en&x={x}&y={y}&z={z}
http://mt0.google.com/vt/lyrs=t&hl=en&x={x}&y={y}&z={z}
Hybrid
http://mt0.google.com/vt/lyrs=y&hl=en&x={x}&y={y}&z={z}
http://mt0.google.com/vt/lyrs=y&hl=en&x={x}&y={y}&z={z}
Para exportar para GeoTiff tem que clicar em cima da camada e ir em salvar como.
sábado, 22 de setembro de 2018
Pra que serve flush na comunicação serial
"The data is held in a memory buffer because memory is faster than disk i/o. Your data would be written to the file once you
As a general practice, I think I would avoid using a zero-sized buffer for your file. That would defeat the purpose of using memory buffers, which is to keep things moving briskly forward. But feel free to try it - the performance reduction may be irrelevant, depending upon your application:
close
the file, but I guess you want to read it wile you're writing it? To do
that, the f.flush() suggested by @Gerard will cause the memory buffer
to be written to your file; or at least to the system's disk cache if
it's using one. You may also wish to consider adding an os.fsync(f) following the f.flush.
This will ensure that the system's disk cache is also written to the
file, and avoid data loss in the event of an "unexpected event". As a general practice, I think I would avoid using a zero-sized buffer for your file. That would defeat the purpose of using memory buffers, which is to keep things moving briskly forward. But feel free to try it - the performance reduction may be irrelevant, depending upon your application:
f=open("myFile.txt","w+",0)"terça-feira, 28 de agosto de 2018
u blox 7
BU-353S4 VK-162
Anyone has any experience about trying to make the uBlox 7 receiver work
with RTKLib?
"u-blox 7 does not provide T-version of the module
at this moment.
RTKLIB requires T-version like LEA-5T or LEA-6T
to utilize raw pseudorange and carrier-phase.
So you cannot use u-blox 7 with RTKLIB. You had
better to wait for T-version of u-blox 7 or future 8.
regards,
Tomoji TAKAS"
Não rodou com rtklib mesmo deixando como solução Simples.
Ntrip com a RBMC-IP deu certo, mas precisa de outro receptor.
" Please let me explain some details to the actual and upcoming L1 receivers which are enabled with carrier phase raw data output to prevent any confusion here...
The u-blox NEO-6P is able to deliver RTKLIB capable raw data with 5 Hz update rate (officially and in fact up to 10 Hz) as well as the NEO-6T which is the classic timing receiver module.
Both receiver variants are ROM versions, that means their firmware is not upgradeable (in opposite to the newer LEA-6T which contains flash for user upgradeable firmware but is unfortunately limited in a very poor update rate of less than 2 Hz).
The NEO-6P is significantly more expansive than the NEO-6T, due to its integrated PPP feature (which is quite useless in RTKLIB application scenarios).
But anyway, this PPP goodie (in fact a smart implementation of SBAS together with a "carrier smoothing") makes that the NEO-6P is the most bang for the buck in autonomous operation modes.
The successor (NEO-7P) is flash based but nevertheless ready for an official update rate of 10 Hz, and is finally ready to use RTCM input instead resp. additional to SBAS.
So far, so good, but unfortunately it seems that there's still no GLONASS carrier phase raw data output.
So if I should try to give a short conclusion and recommendation, I'd like to say that NVS is still the first choice at the moment, if you want to realize any "pure RTKLIB" applications...
Best regards from Eastern Germany,
Hagen"
"The M8 only supports RXM-RAWX and RXM-SFRBX, not the older forms, you will need to use a version of RTKLIB that supports that, or modify it too."
"he fact is that u-blox does not _want_ you to use M8F/M8N/M8Q with rtklib. And don't take everything that this guy writes in his blog for granted."
"he fact is that u-blox does not _want_ you to use M8F/M8N/M8Q with rtklib. And don't take everything that this guy writes in his blog for granted."
"Do I need CORS data for the relative position to be accurate ? My closest CORS station is 27km away. Although I have access to an RTVRN network that works well. but I haven't done too much real time with it yet.
- No, but it's not clear what you've actually tried beyond just "reading" the tutorials. Once you've established what the "process" is you can apply it to your own situation, and other unique things you might want to do without needing the specific use case mapped out."
"raw data from an M8N running 3.01 firmware, Nice!"
"I have tried to enable TRK-MEAS & TRK-SFRBX on my 3.01 M8N, and I don’t get any output. Is there a different command to enable them than there was on 2.01?"
"You'd use UBX-CFG-MSG (06 01) to enable message TRK-MEAS (03 10), use the UBX-??-?? (custom) dialog"
"MAX-M8 does not support the SFRBX messages. Only the NEO-M8T and LEA-M8T precise timing receivers provide SFRBX messages. This is described in the document: u-blox M8 Receiver Description and Protocol Specification under UBX-RXM-SFRBX."
"CFG-GNSS behaviour on MAX-M8Q-0-10 ROM CORE 3.01 (107888)"
Anyone has any experience about trying to make the uBlox 7 receiver work
with RTKLib?
"u-blox 7 does not provide T-version of the module
at this moment.
RTKLIB requires T-version like LEA-5T or LEA-6T
to utilize raw pseudorange and carrier-phase.
So you cannot use u-blox 7 with RTKLIB. You had
better to wait for T-version of u-blox 7 or future 8.
regards,
Tomoji TAKAS"
Não rodou com rtklib mesmo deixando como solução Simples.
Ntrip com a RBMC-IP deu certo, mas precisa de outro receptor.
" Please let me explain some details to the actual and upcoming L1 receivers which are enabled with carrier phase raw data output to prevent any confusion here...
The u-blox NEO-6P is able to deliver RTKLIB capable raw data with 5 Hz update rate (officially and in fact up to 10 Hz) as well as the NEO-6T which is the classic timing receiver module.
Both receiver variants are ROM versions, that means their firmware is not upgradeable (in opposite to the newer LEA-6T which contains flash for user upgradeable firmware but is unfortunately limited in a very poor update rate of less than 2 Hz).
The NEO-6P is significantly more expansive than the NEO-6T, due to its integrated PPP feature (which is quite useless in RTKLIB application scenarios).
But anyway, this PPP goodie (in fact a smart implementation of SBAS together with a "carrier smoothing") makes that the NEO-6P is the most bang for the buck in autonomous operation modes.
The successor (NEO-7P) is flash based but nevertheless ready for an official update rate of 10 Hz, and is finally ready to use RTCM input instead resp. additional to SBAS.
So far, so good, but unfortunately it seems that there's still no GLONASS carrier phase raw data output.
So if I should try to give a short conclusion and recommendation, I'd like to say that NVS is still the first choice at the moment, if you want to realize any "pure RTKLIB" applications...
Best regards from Eastern Germany,
Hagen"
"The M8 only supports RXM-RAWX and RXM-SFRBX, not the older forms, you will need to use a version of RTKLIB that supports that, or modify it too."
"he fact is that u-blox does not _want_ you to use M8F/M8N/M8Q with rtklib. And don't take everything that this guy writes in his blog for granted."
"he fact is that u-blox does not _want_ you to use M8F/M8N/M8Q with rtklib. And don't take everything that this guy writes in his blog for granted."
"Do I need CORS data for the relative position to be accurate ? My closest CORS station is 27km away. Although I have access to an RTVRN network that works well. but I haven't done too much real time with it yet.
- No, but it's not clear what you've actually tried beyond just "reading" the tutorials. Once you've established what the "process" is you can apply it to your own situation, and other unique things you might want to do without needing the specific use case mapped out."
"raw data from an M8N running 3.01 firmware, Nice!"
"I have tried to enable TRK-MEAS & TRK-SFRBX on my 3.01 M8N, and I don’t get any output. Is there a different command to enable them than there was on 2.01?"
"You'd use UBX-CFG-MSG (06 01) to enable message TRK-MEAS (03 10), use the UBX-??-?? (custom) dialog"
"MAX-M8 does not support the SFRBX messages. Only the NEO-M8T and LEA-M8T precise timing receivers provide SFRBX messages. This is described in the document: u-blox M8 Receiver Description and Protocol Specification under UBX-RXM-SFRBX."
"CFG-GNSS behaviour on MAX-M8Q-0-10 ROM CORE 3.01 (107888)"
sábado, 2 de junho de 2018
pao de queijo
0,5 kg de polvilho azedo
260 ml de leite
130 ml de óleo
1 colher de sal (aquela menorzinha)
2 ovos
120 gramas de queijo ralado
Ferver o leite com o óleo e o sal e jogar em cima do polvilho.
Deixe esfriar
Misture os ovos e o queijo ralado.
Sove bem a massa até a massa ficar homogênea e sem grudar. Se precisar coloque um fio de óleo ou leite.
Caso esteja grudando, passe margarina nas mãos. Normalmente a massa não fica grudando.
Unte a forma com margarina, e coloque os paezinhos nela.
No forno pré-aquecido, deixe por mais uns 30 minutos (até ficar coradinho).
obs. Fiz uma vez com uns 80g de queijo ralado e ficou igual pedra.
Assinar:
Postagens (Atom)
